Search
CustomInterval.getMaxValue Method
See Also
 






Gets the end of this custom interval.

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

 Syntax

Java  Copy Code

public double getMaxValue ()

 Return Value

 Remarks

If this property is set to NaN, positive infinity will be considered as the end of the interval.

 See Also