syncfusion_flutter_charts
charts
ChartSelectionBehavior
onCircularLongPress abstract method
onCircularLongPress
syncfusion_flutter_charts
charts
ChartSelectionBehavior
onCircularLongPress 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 ==
onCircularLongPress
method
void
onCircularLongPress
(
int
pointIndex
,
int
seriesIndex
)
Implementation
void onCircularLongPress(int pointIndex, int seriesIndex);