Skip to main content
A newer version of this page is available. .

RotationOptionsModel.MouseAction Property

Namespace: DevExpress.XtraCharts.Designer

Assembly: DevExpress.XtraCharts.v18.2.Wizard.dll

Declaration

[PropertyForOptions]
public ChartMouseActionModel MouseAction { get; }

Property Value

Type
DevExpress.XtraCharts.Designer.ChartMouseActionModel

Property Paths

You can access this nested property as listed below:

Object Type Path to MouseAction
Diagram3DModel
.RotationOptions.MouseAction
FunnelDiagram3DModel
.RotationOptions.MouseAction
SimpleDiagram3DModel
.RotationOptions.MouseAction
XYDiagram3DModel
.RotationOptions.MouseAction
See Also