format property
Formats the tooltip text.
By default, the tooltip will be rendered with x and y-values.
You can add prefix or suffix to x, y values in the tooltip by formatting them.
Implementation
final String? format;
Formats the tooltip text.
By default, the tooltip will be rendered with x and y-values.
You can add prefix or suffix to x, y values in the tooltip by formatting them.
final String? format;