Search
AxisSettings.getMaximum Method
See Also
 






Gets the maximum value of the axis, or null, to automatically calculate the maximum value based on the chart data.

Namespace: com.mindfusion.spreadsheet.charts
Package: com.mindfusion.spreadsheet.charts

 Syntax

Java  Copy Code

public Double getMaximum ()

 Return Value

 Remarks

This property is only relevant for value axes.

 See Also