Uses of Class
com.storedobject.chart.Axis.GridLines
Packages that use Axis.GridLines
-
Uses of Axis.GridLines in com.storedobject.chart
Methods in com.storedobject.chart that return Axis.GridLinesModifier and TypeMethodDescriptionfinal Axis.GridLinesAxis.getGridLines(boolean create) Get the grid-lines of the axis.Methods in com.storedobject.chart with parameters of type Axis.GridLinesModifier and TypeMethodDescriptionvoidAxis.setGridLines(Axis.GridLines gridLines) Set the grid-lines for the axis.