public PaintChartEventHandler  AfterDraw

Remarks


This event gets called just after TChart has drawn all series.

Warning:


Do not modify any property in this event that would force a TChart repaint. Doing this will cause a recursive loop.

See Also

TChart Class | TChart Members | Steema.TeeChart Namespace