syncfusion_flutter_charts
charts
ChartSelectionBehavior
onDoubleTap abstract method
onDoubleTap
syncfusion_flutter_charts
charts
ChartSelectionBehavior
onDoubleTap 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 ==
onDoubleTap
method
void
onDoubleTap
(
double
xPos
,
double
yPos
)
Implementation
void onDoubleTap(double xPos, double yPos);