menu
tenun package
documentation
core/chart_axis_config.dart
ChartAxisConfig
logBase property
logBase property
dark_mode
light_mode
logBase
property
double
logBase
final
If
scaleType
is
AxisScaleType.log
, the logarithm base (default 10).
Implementation
final double logBase;
tenun package
documentation
core/chart_axis_config
ChartAxisConfig
logBase property
ChartAxisConfig class