Changing the chart/series type on the fly
Posted: Wed Nov 22, 2006 3:15 pm
Hi all,
I am fairly new to the TChart components. I created a polar plot based on a set of series already present in our program. The chart used to be a simple line chart.
Is there any way to loop through the series of my TChart component and switch them to line or polar plot at will? The client would like to have a radio button with the options "Line" and "Polar Plot", with the graph changing appropriately.
Is this easy to do? And if so, a bit of sample code would be very much appreciated!
I am fairly new to the TChart components. I created a polar plot based on a set of series already present in our program. The chart used to be a simple line chart.
Is there any way to loop through the series of my TChart component and switch them to line or polar plot at will? The client would like to have a radio button with the options "Line" and "Polar Plot", with the graph changing appropriately.
Is this easy to do? And if so, a bit of sample code would be very much appreciated!