Using TImagePointSeries
Posted: Wed Jan 26, 2011 8:15 am
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 to a TImagePointSeries. If Imanually add SeriesImPt : TImagePointSeries this give a compiler error "No Component".
Hence my question.
Thanks,
Russell
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 to a TImagePointSeries. If Imanually add SeriesImPt : TImagePointSeries this give a compiler error "No Component".
Hence my question.
Thanks,
Russell