TCustomPolarSeries.Pointer
TCustomPolarSeries
property Pointer: TSeriesPointer;
Unit
TeePolar
Description
The Pointer property is a subcomponent of TPointSeries, TLineSeries and all other derived TPointSeries components like TBubbleSeries, TPolarSeries and TCandleSeries.
Each point in a TPolarSeries 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 TSeriesPointer help page for a complete description of TSeriesPointer subcomponent.