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