1. Is it possible to add a so-called "threshold" / horizontal line on a line chart and indicate in different color for the points above the threshold value?
2. How do we bind data from sample data source in expression blend 3 to a line series/ other..
Thanks
1 Answer, 1 is accepted
0
Dwight
Telerik team
answered on 21 May 2010, 02:51 PM
Hi charly,
1. Currently the chart does not support thresholds and different coloring of line chart.
2. Binding to sample data in blend is in no way different than binding in visual studio. You need to set the RadChart.ItemsSource, and set the required series mappings. For more information on data binding topics, please, refer to our online help.
Best,
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.