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