menu
charts_common_sa package
documentation
common.dart
Axis<D>
stepSize property
stepSize property
dark_mode
light_mode
stepSize
property
@
override
double
get
stepSize
override
Step size for this axis.
Implementation
@override double get stepSize => scale!.stepSize;
charts_common_sa package
documentation
common
Axis<D>
stepSize property
Axis class