This question is locked. New answers and comments are not allowed.
Hi
I have been taking a look at the C# solution RadChartSLInASPNET example, love it !.
My query is...
I would like to use the Silverlight chart displayed on a web page, but i would like to only use 1 instance of the chart.
ie; My 1 page loads diferent data information depending on the querystring passed to it.
I would like to change the Silverlight chart datasource dependant on that querystring. Rather than create a chart for each diferent datasource type (there are many SP's used!!) and load that chart.
Is this possible and if so , how ?
Many Thanks
Mark
I have been taking a look at the C# solution RadChartSLInASPNET example, love it !.
My query is...
I would like to use the Silverlight chart displayed on a web page, but i would like to only use 1 instance of the chart.
ie; My 1 page loads diferent data information depending on the querystring passed to it.
I would like to change the Silverlight chart datasource dependant on that querystring. Rather than create a chart for each diferent datasource type (there are many SP's used!!) and load that chart.
Is this possible and if so , how ?
Many Thanks
Mark