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

Syntax

C#
protected internal override void OnPostbackRaised(
	string arg,
	int x,
	int y
)
Visual Basic
Protected Friend Overrides Sub OnPostbackRaised ( _
	arg As String, _
	x As Integer, _
	y As Integer _
)

See Also