is there any guidance available on how to go about making a histogram with your Chart control?
Thank you,
Michael
1 Answer, 1 is accepted
0
Dwight
Telerik team
answered on 21 May 2010, 12:29 PM
Hello Michael,
Can you, please, be more specific. If you talk about a histogram in general, then you need to use Bar series and set:
RadChart.DefaultView.ChartArea.ItemWidthPercent = 100;
Please, review the WPF QSF, or the Silverlight QSF (as they feature the same examples and the same functionality).
Sincerely yours,
Joshua
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.