Occurs when the DataSource property has changed.

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

Syntax

C#
public event EventHandler DataSourceChanged
Visual Basic
Public Event DataSourceChanged As EventHandler

See Also