menu
syncfusion_flutter_charts package
documentation
charts.dart
SelectionArgs
pointIndex property
pointIndex property
dark_mode
light_mode
pointIndex
property
int
pointIndex
final
Get the overall index value of the selected data points.
Implementation
final int pointIndex;
syncfusion_flutter_charts package
documentation
charts
SelectionArgs
pointIndex property
SelectionArgs class