Skip to main content
A newer version of this page is available. .

DxChartZoomAndPanSettings Properties

Configures zoom and pan settings.
Name Description
AllowMouseWheel Specifies whether users can use the mouse wheel to zoom the chart.
AllowTouchGestures Specifies whether users can use touch gestures to zoom or pan the chart.
ArgumentAxisZoomAndPanMode Specifies whether to enable zoom and pan for the chart’s argument axis.
ValueAxisZoomAndPanMode Specifies whether to enable zoom and pan for the chart’s value axis.
See Also