onlyRenderEvenAxisLabel property
Whether the y-axis label renders only even items.
Defaults to true.
This value affects the generation of the Y-axis.
See SlidableLineChartState._generateYAxis.
Implementation
final bool onlyRenderEvenAxisLabel;
Whether the y-axis label renders only even items.
Defaults to true.
This value affects the generation of the Y-axis.
See SlidableLineChartState._generateYAxis.
final bool onlyRenderEvenAxisLabel;