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
SyntaxJava
Copy Code
|
|---|
public Double getMaximum () |
RemarksThis property is only relevant for value axes.
See Also