Fires when DataPoint was changed.

Namespace:  C1.Silverlight.Chart
Assembly:  C1.Silverlight.Chart (in C1.Silverlight.Chart.dll)

Syntax

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

See Also