View3DOptions.XRotation Property
Gets or sets the 3D chart rotation around the X axis.
Namespace: DevExpress.Docs.Office
Assembly: DevExpress.Docs.Core.v26.1.dll
NuGet Package: DevExpress.Docs.Core
Declaration
Property Value
| Type | Description |
|---|---|
| Int32 | An integer from -90 to 90. Default value is 0. |
Property Paths
You can access this nested property as listed below:
| Object Type | Path to XRotation |
|---|---|
| Chart |
|
See Also