Skip to content

Commit 866081a

Browse files
committed
FLUT-966444-[others]: Updated API link
1 parent 01dbc0a commit 866081a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Flutter/cartesian-charts/zoom-pan.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ The directional zooming feature improves the zoom experience by allowing users t
8989
{% endtabs %}
9090

9191
>**Note**:
92-
* Directional zooming functions when both [`enableDirectionalZooming`]() and [`enablePinching`](https://pub.dev/documentation/syncfusion_flutter_charts/latest/charts/ZoomPanBehavior/enablePinching.html) are set to `true`.
92+
* Directional zooming functions when both [`enableDirectionalZooming`](https://pub.dev/documentation/syncfusion_flutter_charts/latest/charts/ZoomPanBehavior/enableDirectionalZooming.html) and [`enablePinching`](https://pub.dev/documentation/syncfusion_flutter_charts/latest/charts/ZoomPanBehavior/enablePinching.html) are set to `true`.
9393
* This feature is intended for touch gestures and is ineffective with a mouse or track pad-based interactions.
9494

9595
![Directional Zooming](images/zooming-panning/directional_zooming.gif)

0 commit comments

Comments
 (0)