Invoked whenever the effective value of any dependency property in the Axis class has been updated.
Namespace: MindFusion.RealTimeCharting.Wpf
Assembly: MindFusion.RealTimeCharting.Wpf
SyntaxC#
Copy Code
|
|---|
protected void OnPropertyChanged ( |
Visual Basic
Copy Code
|
|---|
Protected Sub OnPropertyChanged( _ |
The name of the dependency property that has changed.
See Also