onPinchStart method
void
onPinchStart()
override
Performs pinch start action.
Implementation
@override
void onPinchStart(ChartAxis axis, double firstX, double firstY,
double secondX, double secondY, double scaleFactor) {}