MindFusion.Charting for Silverlight Programmer's Guide
AxisSettings.InnerValueChanged Event
See Also
 






Occurs when a property of the AxisSettings object has changed.

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

 Syntax

C#  Copy Code

public event EventHandler InnerValueChanged

Visual Basic  Copy Code

Public Event InnerValueChanged As EventHandler

 Remarks

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

 See Also

AxisSettings Members
AxisSettings Class
MindFusion.Charting.Silverlight Namespace