Search
Indicator.setDefaultState Method
See Also
 






Sets the state to use when the indicator is not in any of the defined states.

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

 Syntax

Java  Copy Code

public void setDefaultState (
    CustomInterval value
)

 Parameters

value

 See Also