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