Namespace:  C1.Web.C1WebChart.Designer
Assembly:  C1.Web.C1WebChart.2 (in C1.Web.C1WebChart.2.dll)

Syntax

C#
protected override void OnPaint(
	PaintEventArgs e
)
Visual Basic
Protected Overrides Sub OnPaint ( _
	e As PaintEventArgs _
)

See Also