XYSelectionOptions.RectangleSelectionMouseAction Property
Specifies keys that should be held down and mouse buttons that an end-user should click to begin selecting chart elements using the selection rectangle.
Namespace: DevExpress.XtraCharts
Assembly: DevExpress.XtraCharts.v25.1.dll
NuGet Package: DevExpress.Charts
Declaration
Property Value
| Type | Description |
|---|---|
| ChartMouseAction | An object that specifies keys that should be held down and mouse buttons that an end-user should click to begin selecting chart elements using the selection rectangle. |
Property Paths
You can access this nested property as listed below:
| Object Type | Path to RectangleSelectionMouseAction |
|---|---|
| XYDiagram |
|
See Also