Pointer contains several properties to control the formatting attributes of Points like Pen, Brush, Draw3D, Visible, etc.
public virtual SeriesPointer Pointer {get; set;}

Remarks


The Pointer property is a subclass of Points series, Line series and all other derived Points series classes like Bubble series, Polar series and Candle series.

Each point in a Polar series is drawn using the Pointer properties.

Pointer contains several properties to control the formatting attributes of Points like Pen, Brush, Draw3D, Visible, etc.


See Also

CustomPolar Class | CustomPolar Members | Steema.TeeChart.Styles Namespace