Oops, my mistake. The line
SeriesIP : TImagePointSeries;
can be manually inserted in the Private or Public sections of the Form.
Russell
Search found 2 matches
- Wed Jan 26, 2011 8:27 am
- Forum: VCL
- Topic: Using TImagePointSeries
- Replies: 2
- Views: 2173
- Wed Jan 26, 2011 8:15 am
- Forum: VCL
- Topic: Using TImagePointSeries
- Replies: 2
- Views: 2173
Using TImagePointSeries
How do I insert a TImagePointSeries into a TChart? The Demo example in Tee9New - All Features - Chart Style - Other - Image Point does not help. Using D2010 have a TChart on a form and 2x click the TChart to open the Chart Editor. From there I can add a TPointSeries. I cannot cast this TPointSeries ...