MindFusion.Charting for Silverlight Programmer's Guide
ChartSeries.AppearanceChanged Event
See Also
 






Occurs when series appearance was changed.

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

 Syntax

C#  Copy Code

public event PropertyChangedEventHandler AppearanceChanged

Visual Basic  Copy Code

Public Event AppearanceChanged As PropertyChangedEventHandler

 Remarks

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

 See Also

ChartSeries Members
ChartSeries Class
MindFusion.Charting.Silverlight Namespace