Occurs when a property value in the Axis class changes.
Namespace: MindFusion.RealTimeCharting.Wpf
Assembly: MindFusion.RealTimeCharting.Wpf
SyntaxC#
Copy Code
|
|---|
public event PropertyChangedEventHandler PropertyChanged |
Visual Basic
Copy Code
|
|---|
Public Event PropertyChanged As PropertyChangedEventHandler |
See Also