MindFusion.Java Package Programmer's Guide
CustomInterval.setMaxValue Method
See Also
 






Sets the end of this custom interval.

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

 Syntax

Java  Copy Code

public void setMaxValue (
    double value
)

 Parameters

value

 Remarks

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

 See Also

CustomInterval Members
CustomInterval Class
com.mindfusion.charting.components.gauges Namespace