This question is locked. New answers and comments are not allowed.
Hi,
We are looking to use the Silverlight RadChart in place of old ActiveX controls for display large line datasets (100,000+ points). Part of this upgrade is to replicate as much of the ActiveX controls as possible. So far, using the trials, we are very impressed with the default options and functionality of the RadCharts, but we have a major requirement to replicate that doesn't seem to be part of the default options/code.
We require some kind of vertical rule. Being able to drag/add a vertical line that shows the y-values for each series at the particular x-value. I've investigated the documentation and it seems that the ChartExtensions might be something that I could implement, but I was unable to work out how to add custom user controls over the top of the chart itself.
This allows our customers to compare values of different series at a the same x value.
Is there some code or a prebuilt way this can replicate this behaviour?
Cheers,
Alastair
We are looking to use the Silverlight RadChart in place of old ActiveX controls for display large line datasets (100,000+ points). Part of this upgrade is to replicate as much of the ActiveX controls as possible. So far, using the trials, we are very impressed with the default options and functionality of the RadCharts, but we have a major requirement to replicate that doesn't seem to be part of the default options/code.
We require some kind of vertical rule. Being able to drag/add a vertical line that shows the y-values for each series at the particular x-value. I've investigated the documentation and it seems that the ChartExtensions might be something that I could implement, but I was unable to work out how to add custom user controls over the top of the chart itself.
This allows our customers to compare values of different series at a the same x value.
Is there some code or a prebuilt way this can replicate this behaviour?
Cheers,
Alastair