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
655
Multiple series on one chart
posted

Hello,

I need to display a dynamic number of series in one chart.
I know that number of series won't be greater than 20. But I don't know the number exactly, it depends on user input.
What is the best approach to do such thing?

Best regards, Vasily.

Parents
No Data
Reply
  • 4475
    posted

     

    Hi Vasily,

     

    I’ve been investigation into your issue.

     

    I have created a sample application for you which demonstrates an approach for implementing the functionality that you are looking for. In the sample application I have added a button and in its click event I am adding LineSeries into the XamDataChart dynamically.

     

    Please let me know if this is what you are looking for or I have misunderstood your scenario.

     

     

    Sincerely,

    Ekaterina

    Developer Support Engineer

    Infragistics Inc.

    www.infragistics.com/support

     

     

     

    xamDataChart_UseAndDimaicAddSeries.zip
Children
No Data