Hey guyz,
I've been using the telerik silverlight rad controls in our application and trust me, they are awesome.Im actually facing some problem in implementing Chart control.
the thing is that im binding the data source of the lineseries /AreaSeries etc,. to the observablecolletion and binding the category and value to the corresponding values, and when i execute it, at first the chart says"No data to plot" and after it gets data, it displays the chart with x and y axis but there is no points being represented on he chart, but where as i have some other normal chart control on the same page sand it displays the values correctly.
So you see, im facing some problems in data binding, can you please guide me how to implement the ChartControl and BreadCrumbControl (if you are free, in detail)
ps: we are using MVVM in our silverlight application
regards,
HAROON