ScrollingOptions2D.UseTouchDevice Property
Specifies whether scrolling can be performed using the touch device.
Namespace: DevExpress.XtraCharts
Assembly: DevExpress.XtraCharts.v25.1.dll
NuGet Package: DevExpress.Charts
Declaration
Property Value
| Type | Description |
|---|---|
| Boolean | true to allow using the touch device; otherwise, false. |
Property Paths
You can access this nested property as listed below:
| Object Type | Path to UseTouchDevice |
|---|---|
| XYDiagram2D |
|
See Also