Yes, that helps a lot!
Thanks!
Search found 6 matches
- Fri Oct 03, 2008 12:54 pm
- Forum: VCL
- Topic: Dynamically change series
- Replies: 2
- Views: 6128
- Fri Oct 03, 2008 11:41 am
- Forum: VCL
- Topic: Dynamically change series
- Replies: 2
- Views: 6128
Dynamically change series
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?
- Wed Oct 01, 2008 2:47 pm
- Forum: Wishes and ideas
- Topic: TColorGrid or TSurfaceSeries value range highlighter
- Replies: 5
- Views: 82267
- Wed Oct 01, 2008 9:57 am
- Forum: Wishes and ideas
- Topic: TColorGrid or TSurfaceSeries value range highlighter
- Replies: 5
- Views: 82267
- Mon Sep 29, 2008 2:33 pm
- Forum: VCL
- Topic: TChart & Axis Scaling
- Replies: 2
- Views: 5936
- Mon Sep 29, 2008 10:39 am
- Forum: VCL
- Topic: TChart & Axis Scaling
- Replies: 2
- Views: 5936
TChart & Axis Scaling
Hi there, I'm using a TsurfaceSeries to populate a 3d TChart in TChart 8, but i'm having a problem scaling one of the axes. I didn't specify the scale or increment for the bottom and depth axes and they appear to scale automatically according to the data added using the TSurfaceSeries.addxyz method....