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