Hi,
i've created a chart with multiple series on design time ( http://www.telerik.com/help/reporting/buildingdesignpopulate.html)
I also added & styled the items I need for each series this way.
Now up on rendering, I tried to change some of the item values programmatically when the NeedDataSource-event is fired.
Via debugger I can see that each new value is applied properly, but however the chart of the rendering result always contains the design time values, so all of my changes are ignored.
Is this an intended behavior or did I miss something ?
Thanks in advance
Thorsten
i've created a chart with multiple series on design time ( http://www.telerik.com/help/reporting/buildingdesignpopulate.html)
I also added & styled the items I need for each series this way.
Now up on rendering, I tried to change some of the item values programmatically when the NeedDataSource-event is fired.
Via debugger I can see that each new value is applied properly, but however the chart of the rendering result always contains the design time values, so all of my changes are ignored.
Is this an intended behavior or did I miss something ?
Thanks in advance
Thorsten