NavigationOptionsBase.UseMouse Property
In This Article
Specifies whether scrolling can be performed using the mouse.
Namespace: DevExpress.Xpf.Charts
Assembly: DevExpress.Xpf.Charts.v14.2.dll
#Declaration
#Property Value
Type | Description |
---|---|
Boolean | true to allow using the mouse; otherwise, false. |
#Property Paths
You can access the NavigationOptionsBase.UseMouse property from the following objects:
Object Type | Path to Use |
---|---|
XYDiagram2D |
|
See Also