Search
CustomInterval.raisePropertyChange Method
See Also
 






Namespace: com.mindfusion.charting.components.gauges
File: com.mindfusion.charting.components.gauges

 Syntax

Java  Copy Code

protected void raisePropertyChange (
    String propertyName,
    Object oldValue,
    Object newValue
)

 Parameters

propertyName

oldValue

newValue

 See Also