Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
201
XamChart DataPoint Chart Parameters
posted

Hi

I'm using the Infragistics 10.1 WPF XamChart.

I need to set the ChartParameters on a DataPoint but the property DataPoint.ChartParameters is readonly (even though the documentation for that property states it is both read and write).

Please advise

Thanks

Parents
No Data
Reply
  • 30692
    Verified Answer
    Offline posted

    You don't need to initialize the collection. Just add and remove elements directly. If the documentation says sets and gets it is probably in error, or is trying to indicate that the collection content is writable.

Children
No Data