Fired when data on the chart has changed.
Namespace: MindFusion.Charting.Silverlight
Assembly: MindFusion.Charting.Silverlight
C#
![]() |
---|
public static void OnDataChanged ( |
Visual Basic
![]() |
---|
Public Shared Sub OnDataChanged( _ |
The chart instance that fired the event.
A System.Windows.DependencyPropertyChangedEventArgs object that specifies the event data.
This method is used internally by the control and is not intended to be called by your code.