Occurs when plot area is drawing.

Namespace:  C1.Win.C1Chart
Assembly:  C1.Win.C1Chart.2 (in C1.Win.C1Chart.2.dll)

Syntax

C#
public event PaintEventHandler PaintPlotArea
Visual Basic
Public Event PaintPlotArea As PaintEventHandler

See Also