MindFusion.Charting for Silverlight Programmer's Guide
Chart.DataChanged Event
See Also
 






Occurs when the data for the chart has changed.

Namespace: MindFusion.Charting.Silverlight
Assembly: MindFusion.Charting.Silverlight

 Syntax

C#  Copy Code

public event EventHandler DataChanged

Visual Basic  Copy Code

Public Event DataChanged As EventHandler

 Remarks

This event is used internally by the control and is not intended to be called by your code.

 See Also

Chart Members
Chart Class
MindFusion.Charting.Silverlight Namespace