ScrollingOptionsModel.ScrollMouseAction Property
Gets or sets the ScrollingOptions.ScrollMouseAction property value within the model.
Namespace: DevExpress.XtraCharts.Designer
Assembly: DevExpress.XtraCharts.v21.1.Wizard.dll
NuGet Packages: DevExpress.Win.Charts, DevExpress.Win.Design
Declaration
Property Value
Type | Description |
---|---|
ChartMouseActionModel | A model for the mouse action used to scroll the diagram. |
Property Paths
You can access this nested property as listed below:
Object Type | Path to ScrollMouseAction |
---|---|
Diagram3DModel |
|
FunnelDiagram3DModel |
|
GanttDiagramModel |
|
SimpleDiagram3DModel |
|
SwiftPlotDiagramModel |
|
XYDiagram2DModel |
|
XYDiagram3DModel |
|
XYDiagramModel |
|
See Also