Raises the PropertyChanged event.
Namespace: com.mindfusion.charting
File: com.mindfusion.charting
SyntaxJava
Copy Code
|
|---|
protected void onPropertyChanged ( |
The name of the property that has changed.
The old value of the property.
The new value of the property.
See Also