MindFusion.Wpf Pack Programmer's Guide
Axis.PropertyChanged Event
See Also
 





Occurs when a property value in the Axis class changes.

Namespace: MindFusion.RealTimeCharting.Wpf
Assembly: MindFusion.RealTimeCharting.Wpf

 Syntax

C#  Copy Code

public event PropertyChangedEventHandler PropertyChanged

Visual Basic  Copy Code

Public Event PropertyChanged As PropertyChangedEventHandler

 See Also

Axis Members
Axis Class
MindFusion.RealTimeCharting.Wpf Namespace