Occurs just before the chart is drawn. Write an OnDrawing event handler to do an action just before the chart is drawn.
Note that the OnDrawing event handler can abort chart drawing by setting DoDraw to false.
Namespace: FMX.RS.ChartPanel
Delphi |
public |
Value
Type: TRSChartDrawingEvent