Overload List

Internal use. Draw Pointer

public Void Draw(Steema.TeeChart.Drawing.Graphics3D, System.Boolean, System.Int32, System.Int32, System.Int32, System.Int32, System.Drawing.Color, Steema.TeeChart.Styles.PointerStyles)
public Void Draw(Steema.TeeChart.Drawing.Graphics3D, System.Drawing.Point)
public Void Draw(Steema.TeeChart.Drawing.Graphics3D, System.Int32, System.Int32, System.Drawing.Color)
public Void Draw(Steema.TeeChart.Drawing.Graphics3D, System.Int32, System.Int32, System.Drawing.Color, Steema.TeeChart.Styles.PointerStyles)

Remarks


The Draw method displays a pointer at the specified px and py screen pixel coordinates.
The pointer is drawn using the current HorizSize and VertSize dimensions.
It calls the SeriesPointer.DrawPointer method.

See Also

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