This is a migrated thread and some comments may be shown as answers.

dataseries color

1 Answer 78 Views
Chart
This is a migrated thread and some comments may be shown as answers.
Jan Michael
Top achievements
Rank 1
Jan Michael asked on 19 Apr 2010, 06:27 AM
Hi,

I have 1 BarSeriesDefinition, the thing is, I want to change the color of every data for my single BarSeriesDefinition.

1 Answer, 1 is accepted

Sort by
0
Giuseppe
Telerik team
answered on 19 Apr 2010, 09:32 AM
Hello Jan Michael,

Generally there are several supported approaches for the customization of the series appearance:

  • You can change the color palette for all chart series through the RadChart.PaletteBrushes (example here).
  • You can change the appearance of an individual series through the Appearance API exposed by the BarSeriesDefinition instance (example here).
  • You can change the appearance of an individual series through re-templating the series item and using MVVM (example here).

Hope this helps.


Greetings,
Freddie
the Telerik team

Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items.
Tags
Chart
Asked by
Jan Michael
Top achievements
Rank 1
Answers by
Giuseppe
Telerik team
Share this question
or