Browse By Tags

  • Format Chart Labels on X-Axis, Fixed Color for Columns, Legends

    I'm using ColumnLineChart, in X-Axis I just want show only Days  NOT ASKS, RPKS for each column and also fixed color for both Columns (ASKS, RPKS) NOT random but in Legends show only ASKS and RPKS instead of Days. Your prompt reply is highly appreciable…

  • Legend Height

    I have a chart built with the legend below. I would like the make the height smaller and have the items all on the same line rather than a list-style. I've tried doing this in the ChartDrawItem method trying to get the e.Primitive, but not having any…

  • How to override Legend Items, when two legends exist?

    Hi all,

    I'm aware of how to override legend items through various examples, but all those examples are based on the fact that only one legend exists.

    I'm using a composite chart to show a column and line chart, and am showing legend items for each…

  • Positioning Legend when using Scaling Fonts (CompositeChart)

    I'm using a composite chart, with that contains a double Y-Axis (Y, Y2).  I am attempting to place the legend a few pixels beyond the biggest label on the Y2 axis (so the legend appears on the right hand side).

    However, the calculation is being based…

  • Possible to create custom legend?

    Is it possible to delete the default legend, and programmatically create a custom legend whose series can be preceeded by checkboxes, allowing a user to click to display / hide a particular series in the chart?

  • CompositeChart aligning composite legend to the right... how?

    Hi,

    I've hit a bit of a brick wall, I have a composite chart using an X, Y and Y2 axis.  It has a ColumnChart and LineChart rendering perfectly.

    I'm also rendering two appropriate legends, and positioning them using bounds, at present in the upper…

  • Vertical spacing between lines in chart legend

    Is there any way to adjust the vertical spacing between the text in a chart legend.  There is quite a bit of spacing right now in my chart, and if I can shrink it a bit, I think I can fit a few more items in the legend without having to add them into the…

  • Composite Chart with 3D Charts

    Is it possible to use 3D charts in a composite chart? I would see no problem with this but I was modifying a 3DLineChart class I put together so that the legend and chart would load in seperate chart areas and I had some bugs. So I attempted to recreate…

  • Adding a Data-Table to a ultrawebchart

    Hi All

     I want to add a data-table like in excel to my bar chart to display the bar chart with its relevant data, please see example below.

    Kind Regards,

    NeilData Table Example

  • Too much space on the left side...

    Hi,

    I use LineChart 2D.

    When I set the chart with a very small width (400px) and height (300px), there too much space (white portion) on the left side and on the bottom side. Is it possible to remove theses extras spaces? It seem that theses spaces is reserved…

  • How to adjust the bar/column width in a StackColumnChart if there is a single or lesser bars

    Hi,

    I have used a StackColumnChart and have populated its data from a dataset at runtime.

    Now, if there's only one series available, i.e. only one column/bar, that bar stretches until the entire chart width, i.e. it covers the entire chart area and that…

  • Make legend for LineChart on CompositeChart more readable?

    Is there a way to make the legend more readable for a LineChart on a CompositeChart.  To make it easier to understand my question I have included the image of my sample app:

    Sample app

    The lines on the legend are so small that it is difficult to tell what they…

  • Change legend style from box to line

    On many of the charts, the legend will show a colored box that represents a 'line' on the chart.  Can the colored box be changed to a line (for the Legend)?