Search
Range.setMaxValue Method
See Also
 






Sets the end value of this range.

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

 Syntax

Java  Copy Code

public void setMaxValue (
    double value
)

 Parameters

value

 See Also