Sets the Pointer style.
public PointerStyles Style {get; set;}

Remarks


Default: Rectangle

The Style property defines the shape used to display the Series Points.  

The default Rectangle style can be optionally in 3D mode by setting the Pointer.Draw3D property to true.

The Series Pointer.Visible property should be true.

See Also

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