Hi there,
I'm using a TIsoSurface Series to write some data to a 3d Tchart.
Is it possible to dynamically change the properties of the TIsoSurface series at runtime, in order to change the colour style of the data on the chart (e.g. with the click of a button) without reinstantiating the chart itself?
Dynamically change series
-
- Site Admin
- Posts: 14730
- Joined: Mon Jun 09, 2003 4:00 am
- Location: Banyoles, Catalonia
- Contact:
Hi Monkey,
Yes, you can do as in the example I posted here. You can also typecast series like in the example here.
Hope this helps.
Yes, you can do as in the example I posted here. You can also typecast series like in the example here.
Hope this helps.
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 |