ZoomingOptions.UseTouchDevice Property
Specifies whether users can zoom a chart with touch gestures.
Namespace: DevExpress.XtraCharts
Assembly: DevExpress.XtraCharts.v25.1.dll
NuGet Package: DevExpress.Charts
Declaration
Property Value
| Type | Description |
|---|---|
| Boolean | true to allow users to zoom a chart with touch gestures; otherwise, false. |
Property Paths
You can access this nested property as listed below:
| Object Type | Path to UseTouchDevice |
|---|---|
| Diagram3D |
|
See Also