menu
web_spa package
documentation
graph.dart
CanvasBaseGraphComponent
getLabelCountY abstract method
getLabelCountY abstract method
dark_mode
light_mode
getLabelCountY
abstract method
int
getLabelCountY
(
)
Gets how many labels the graph should display in Y axis.
Implementation
int getLabelCountY();
web_spa package
documentation
graph
CanvasBaseGraphComponent
getLabelCountY abstract method
CanvasBaseGraphComponent class