syncfusion_flutter_charts
charts
ChartBehavior
onLongPress abstract method
onLongPress
syncfusion_flutter_charts
charts
ChartBehavior
onLongPress abstract method
ChartBehavior class
Constructors
ChartBehavior
Properties
hashCode
runtimeType
Methods
onDoubleTap
onLongPress
onPaint
onTouchDown
onTouchMove
onTouchUp
noSuchMethod
toString
Operators
operator ==
onLongPress
method
void
onLongPress
(
double
xPos
,
double
yPos
)
Implementation
void onLongPress(double xPos, double yPos);