Uses of Enum
software.xdev.chartjs.model.options.scale.Scales.ScaleAxis
Packages that use Scales.ScaleAxis
-
Uses of Scales.ScaleAxis in software.xdev.chartjs.model.options.scale
Methods in software.xdev.chartjs.model.options.scale that return Scales.ScaleAxisModifier and TypeMethodDescriptionstatic Scales.ScaleAxis
Returns the enum constant of this type with the specified name.static Scales.ScaleAxis[]
Scales.ScaleAxis.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in software.xdev.chartjs.model.options.scale with parameters of type Scales.ScaleAxisModifier and TypeMethodDescriptionScales.addScale
(Scales.ScaleAxis axis, AbstractCoreScaleOptions<?, ?> scale)