TChartSeries.ValueColor
Posted: Fri Dec 16, 2016 1:43 pm
Hi,
When I set the ValueColor of a bar within a chart it changes as expected. Before doing this though I would like to recolour the whole series, seemingly removing the coloured bars from view. I attempted doing this using the SeriesColor property but found that the bars still remain. I understand that I could probably solve this by iterating over each bar and painting it back but is there a more elegant solution?
When I set the ValueColor of a bar within a chart it changes as expected. Before doing this though I would like to recolour the whole series, seemingly removing the coloured bars from view. I attempted doing this using the SeriesColor property but found that the bars still remain. I understand that I could probably solve this by iterating over each bar and painting it back but is there a more elegant solution?