Search
AxisSettings.getMinorUnit Method
See Also
 






Gets the minor unit of the axis, or null, to automatically calculate the minor unit based on the chart data.

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

 Syntax

Java  Copy Code

public Double getMinorUnit ()

 Return Value

 Remarks

This property is only relevant for value axes.

 See Also