Browse By Tags

  • 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…

  • 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…

  • 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…

  • 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…