Raises the InnerValueChanged event.
Namespace: MindFusion.Charting.Silverlight
Assembly: MindFusion.Charting.Silverlight
C#
![]() |
---|
public static void OnInnerValueChanged ( |
Visual Basic
![]() |
---|
Public Shared Sub OnInnerValueChanged( _ |
The dependency object that has raised the event.
A System.Windows.DependencyPropertyChangedEventArgs that contains the event data.
The event is raised whenever a property of the AxisSettings class changes its value. This event is used internally by the control and is not meant to be called by your code.