Occurs when the data for the chart has changed.
Namespace: MindFusion.Charting.Wpf
Assembly: MindFusion.Charting.Wpf
C# Copy Code |
---|
public event EventHandler DataChanged |
Visual Basic Copy Code |
---|
Public Event DataChanged As EventHandler |
DataChanged event handlers receive an argument of type EventArgs.