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
1493
Add and remove chart series at run time
posted

Hi,

       I am trying to achive add and remove series at runtime is it possible for me to add and remove series on a graph. and is there any way I can get differences in series on charts.

  • 30692
    Suggested Answer
    Offline posted

    Could you elaborate on what you are trying to accomplish? What do you mean by the "differences" Some sort of delta rendering? You should be able to programmatically add and remove series at runtime by interacting with the Xamchart.Series property.