label property
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;
Provides the tooltip label value. By default, the label displays the x and the y value in the format of x : y.
final String? label;