Uses of Class
com.storedobject.chart.Axis.GridAreas
Packages that use Axis.GridAreas
-
Uses of Axis.GridAreas in com.storedobject.chart
Methods in com.storedobject.chart that return Axis.GridAreasModifier and TypeMethodDescriptionfinal Axis.GridAreas
Axis.getGridAreas
(boolean create) Get the grid-areas for the axis.Methods in com.storedobject.chart with parameters of type Axis.GridAreasModifier and TypeMethodDescriptionvoid
Axis.setGridAreas
(Axis.GridAreas gridAreas) Set the grid-areas for the axis.