Uses of Class
com.storedobject.chart.Axis.MinorTicks
Packages that use Axis.MinorTicks
-
Uses of Axis.MinorTicks in com.storedobject.chart
Methods in com.storedobject.chart that return Axis.MinorTicksModifier and TypeMethodDescriptionfinal Axis.MinorTicks
Axis.getMinorTicks
(boolean create) Get the minor tick of the axis-line.Methods in com.storedobject.chart with parameters of type Axis.MinorTicksModifier and TypeMethodDescriptionvoid
Axis.setMinorTicks
(Axis.MinorTicks ticks) Set the minor of the axis-line.