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

Syntax

C#
protected override void OnInit(
	EventArgs e
)
Visual Basic
Protected Overrides Sub OnInit ( _
	e As EventArgs _
)

Parameters

e
Type: System..::..EventArgs

See Also