menu
syncfusion_flutter_charts package
documentation
charts.dart
ChartPoint<D>
isSelected property
isSelected property
dark_mode
light_mode
isSelected
property
bool
isSelected
getter/setter pair
To set the selected or unselected of chart point.
Implementation
bool isSelected = false;
syncfusion_flutter_charts package
documentation
charts
ChartPoint<D>
isSelected property
ChartPoint class