menu
charts_common_sa package
documentation
common.dart
Axis<D>
range property
range property
dark_mode
light_mode
range
property
@
override
ScaleOutputExtent?
get
range
override
Output range for this axis.
Implementation
@override ScaleOutputExtent? get range => scale!.range;
charts_common_sa package
documentation
common
Axis<D>
range property
Axis class