menu
syncfusion_flutter_charts package
documentation
charts.dart
ChartPoint<D>
dataLabelSize property
dataLabelSize property
dark_mode
light_mode
dataLabelSize
property
Size
dataLabelSize
getter/setter pair
Size of the Data label of chart point.
Implementation
Size dataLabelSize = Size.zero;
syncfusion_flutter_charts package
documentation
charts
ChartPoint<D>
dataLabelSize property
ChartPoint class