I have an application that when lauched contains a single chart with a number of line series. I want to give the user the option to switch the chart to replot all series in polar format. How do I go about switching all line series in a chart to polar series?
I do not want to delete all series in a chart and then add them back as polar series. The chart editor allows a series to be changed so I want to do something similar in my code.
Changing the series type
-
- Site Admin
- Posts: 14730
- Joined: Mon Jun 09, 2003 4:00 am
- Location: Banyoles, Catalonia
- Contact:
Best Regards,
Narcís Calvet / Development & Support Steema Software Avinguda Montilivi 33, 17003 Girona, Catalonia Tel: 34 972 218 797 http://www.steema.com |
Instructions - How to post in this forum |