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.
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.