Occurs when a property of the AxisSettings object has changed.
Namespace: MindFusion.Charting.Wpf
Assembly: MindFusion.Charting.Wpf
SyntaxC#
Copy Code
|
|---|
public event EventHandler InnerValueChanged |
Visual Basic
Copy Code
|
|---|
Public Event InnerValueChanged As EventHandler |
See Also