Back to Devexpress

DxChartZoomAndPanSettings Properties

blazor-devexpress-dot-blazor-dot-dxchartzoomandpansettings-dot-underscore-properties.md

latest1.6 KB
Original Source

DxChartZoomAndPanSettings Properties

Configures zoom and pan settings.

NameDescription
AllowDragToZoomSpecifies whether users can drag the mouse to select a chart area for zooming.
AllowMouseWheelSpecifies whether users can use the mouse wheel to zoom the chart.
AllowTouchGesturesSpecifies whether users can use touch gestures to zoom or pan the chart.
ArgumentAxisZoomAndPanModeSpecifies whether to enable zoom and pan for the chart’s argument axis.
PanKeySpecifies the key that allows users to pan the chart when the AllowDragToZoom property is enabled.
ValueAxisZoomAndPanModeSpecifies whether to enable zoom and pan for the chart’s value axis.

See Also

DxChartZoomAndPanSettings Class

DxChartZoomAndPanSettings Members

DevExpress.Blazor Namespace