Uses of Enum Class
io.keikai.model.SChartAxis.SChartAxisType
Packages that use SChartAxis.SChartAxisType
-
Uses of SChartAxis.SChartAxisType in io.keikai.model
Methods in io.keikai.model that return SChartAxis.SChartAxisTypeModifier and TypeMethodDescriptionSChartAxis.getType()Returns the type of this axis.static SChartAxis.SChartAxisTypeReturns the enum constant of this class with the specified name.static SChartAxis.SChartAxisType[]SChartAxis.SChartAxisType.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of SChartAxis.SChartAxisType in io.keikai.model.impl.chart
Methods in io.keikai.model.impl.chart that return SChartAxis.SChartAxisType