syncfusion_flutter_charts
charts
ZoomBehavior
onDoubleTap abstract method
onDoubleTap
syncfusion_flutter_charts
charts
ZoomBehavior
onDoubleTap abstract method
ZoomBehavior class
Constructors
ZoomBehavior
Properties
hashCode
runtimeType
Methods
onDoubleTap
onDrawSelectionZoomRect
onPaint
onPan
onPinch
onPinchEnd
onPinchStart
noSuchMethod
toString
Operators
operator ==
onDoubleTap
method
void
onDoubleTap
(
double
xPos
,
double
yPos
,
double
zoomFactor
)
Implementation
void onDoubleTap(double xPos, double yPos, double zoomFactor);