Uses of Class
software.xdev.chartjs.model.options.scale.Scales
Packages that use Scales
-
Uses of Scales in software.xdev.chartjs.model.options
Fields in software.xdev.chartjs.model.options declared as ScalesMethods in software.xdev.chartjs.model.options that return ScalesMethods in software.xdev.chartjs.model.options with parameters of type Scales -
Uses of Scales in software.xdev.chartjs.model.options.scale
Methods in software.xdev.chartjs.model.options.scale that return ScalesModifier and TypeMethodDescriptionScales.addScale
(String customScaleName, AbstractCoreScaleOptions<?, ?> scale) Scales.addScale
(Scales.ScaleAxis axis, AbstractCoreScaleOptions<?, ?> scale)