MindFusion.Charting for Java Programmer's Guide
Axis.getMaxValue Method
See Also
 






  Gauges

Gets the largest value displayed on this Axis.

Namespace: com.mindfusion.charting
File: com.mindfusion.charting

 Syntax

Java  Copy Code

public Double getMaxValue ()

 Return Value

A double value.

 See Also