logBase property

double logBase
final

If scaleType is AxisScaleType.log, the logarithm base (default 10).

Implementation

final double logBase;