Search
Axis.onPropertyChanged Method
See Also
 






Raises the PropertyChanged event.

Namespace: MindFusion.Charting
File: Axis.js

 Syntax

JavaScript  Copy Code

function onPropertyChanged (propertyName)

 Parameters

propertyName

Specifies the name of changed property.

 See Also