Defines all necessary properties of the Series Pointer.
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.
Each point in a Points 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

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