Search Results

Type: Posts; User: MrProtonYo

Search took 0.01 seconds.
  1. I'm having the same problem that was discussed in the 2.x Premium help, where I am trying to disable the legend clicks:...
  2. Hello again,

    When rendering a CartesianChart with a legend, I can't seem to turn off the borders. Consider the example: https://examples3.ext.net/#/Chart/Bar/Stacked/ . What I am looking to do is...
  3. Using the Html attribute of the LegendConfig element worked. I could probably spend some more time formatting it nicely, but it definitely works well for now. I just set the Html to be the title I...
  4. Your solution worked. It actually was even easier than you suggested, since I didn't need to deal with odd or even stuff. All I had to do was take my numeric axis and add an object to its GridConfig...
  5. Sure, you can close the thread.

    Here are the responses to the other two:

    2. Determining what happens when the mouse is hovering over a bar - To do this you create a new ChartTip object and...
  6. Thanks for the response.

    I have taken two of the questions and made them into new threads (the remaining two I was able to figure out on my own through a lot of trial and error).
  7. Is there a way to put a title on the legend? It doesn't look like ChartLegend has a title property. For example, this chart has the text "LEGEND TITLE" above the legend, which I would like to do in...
  8. How do I change the background color of just the graph in a CartesianChart object? Setting the Chart.Background color changes the color of the entire chart (including, for instance, the color behind...
  9. Here is one more question.

    5. Legend title. Is there a way to put a title on the legend? It doesn't look like ChartLegend has a title property. For example, this chart has the text "LEGEND TITLE"...
  10. Hello,

    I'm trying to make a CartesianChart object, specifically a column chart, and I am running into some issues. I am trying to create a function that will take a new CartesianChart object by...
Results 1 to 10 of 10