Occurs when a property of the AxisSettings object has changed. Namespace: MindFusion.Charting.Wpf
|
C#
![]() |
---|
public event EventHandler InnerValueChanged |
Visual Basic
![]() |
---|
Public Event InnerValueChanged As EventHandler |
DependencyPropertyChangedEventArgs that holds data for the event.
The event is used internally and you are not expected to use it from your code.