menu
custom_syncfusion_flutter_charts package
documentation
charts.dart
SelectionArgs
selectedColor property
selectedColor property
dark_mode
light_mode
selectedColor
property
Color
?
selectedColor
getter/setter pair
Get and set the color of the selected series or data points.
Implementation
Color? selectedColor;
custom_syncfusion_flutter_charts package
documentation
charts
SelectionArgs
selectedColor property
SelectionArgs class
Constructors
new
Properties
hashCode
pointIndex
runtimeType
selectedBorderColor
selectedBorderWidth
selectedColor
seriesIndex
seriesRenderer
unselectedBorderColor
unselectedBorderWidth
unselectedColor
viewportPointIndex
Methods
noSuchMethod
toString
Operators
operator ==