label property

String? label
final

Provides the tooltip label value. By default, the label displays the x and the y value in the format of x : y.

Implementation

final String? label;