TSeriesPointer.Draw
TSeriesPointer
procedure Draw(Const P: TPoint); overload;
Unit
TeEngine
Description
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 TSeriesPointer.TSeriesPointer.DrawPointer method.