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

Syntax

C#
protected virtual void OnDataSourceChanged(
	EventArgs e
)
Visual Basic
Protected Overridable Sub OnDataSourceChanged ( _
	e As EventArgs _
)

Parameters

e
Type: System..::..EventArgs

See Also