Each point in a PointSeries is drawn using the Pointer properties.
public virtual SeriesPointer Pointer {get; set;}

Remarks


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

Each point in a Point 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

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