IPoint3DSeries.Pointer
IPoint3DSeries
property Pointer: IPointer;
Type Library
TeeChartx
Description
The Pointer property is a subclass of PointSeries, LineSeries and all other derived PointSeries classes like BubbleSeries.
Each point in a PointSeries is drawn using the Pointer properties.
Pointer contains several properties to control the formatting attributes of Points like Pen, Brush, Draw3D, Visible, etc.
Please refer to IPointer help page for a complete description of IPointer subclass.