menu
syncfusion_flutter_charts package
documentation
charts.dart
CartesianChartPoint<D>
label property
label property
dark_mode
light_mode
label
property
String
?
label
getter/setter pair
Stores the y-value/high value data label text.
Implementation
String? label;
syncfusion_flutter_charts package
documentation
charts
CartesianChartPoint<D>
label property
CartesianChartPoint class