<< Click here to display Table of Contents >> Navigation: Code Documentation > RSCharting > RSChartPanel > Classes > TRSCustomChart > Events:
Comments (0)
Occurs just after the chart is drawn. Write an OnDraw event handler to do an action just after the chart is drawn.
Namespace: RSChartPanel
Delphi
public property OnDraw: TRSChartDrawEvent read FOnDraw write FOnDraw;
Value
Type: TRSChartDrawEvent