syncfusion_flutter_charts
charts
ChartSelectionBehavior
onCircularTouchDown abstract method
onCircularTouchDown
syncfusion_flutter_charts
charts
ChartSelectionBehavior
onCircularTouchDown abstract method
ChartSelectionBehavior class
Constructors
ChartSelectionBehavior
Properties
hashCode
runtimeType
Methods
getCircularSelectedItemBorder
getCircularSelectedItemFill
getCircularUnSelectedItemBorder
getCircularUnSelectedItemFill
getSelectedItemBorder
getSelectedItemFill
getUnselectedItemBorder
getUnselectedItemFill
onCircularDoubleTap
onCircularLongPress
onCircularTouchDown
onDoubleTap
onLongPress
onTouchDown
noSuchMethod
toString
Operators
operator ==
onCircularTouchDown
method
void
onCircularTouchDown
(
int
pointIndex
,
int
seriesIndex
)
Implementation
void onCircularTouchDown(int pointIndex, int seriesIndex);