public interface ChartJsTickConfig<T extends Serializable> extends Serializable
config.options.scales.xAxes[].ticks and
config.options.scales.yAxes[].ticks properties.| Modifier and Type | Method and Description |
|---|---|
T |
getForcedMaximum() |
T |
getForcedMinimum() |
T |
getStepSize() |
T |
getSuggestedMaximum() |
T |
getSuggestedMinimum() |
Copyright © 2018. All rights reserved.