tickFormat property

String Function(T)? tickFormat
final

Function to format tick values into labels.

Implementation

final String Function(T)? tickFormat;