formatValue property

String Function(double value)? formatValue
final

Override label under each tick (defaults to defaultFormatValue).

Implementation

final String Function(double value)? formatValue;