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
Constructors
new
Properties
hashCode
pointIndex
runtimeType
selectedBorderColor
selectedBorderWidth
selectedColor
seriesIndex
seriesRenderer
unselectedBorderColor
unselectedBorderWidth
unselectedColor
viewportPointIndex
Methods
noSuchMethod
toString
Operators
operator ==