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