View3DOptions.YRotation Property
Gets or sets the 3D chart rotation around the Y 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 0 to 360. Default value is 0. |
Property Paths
You can access this nested property as listed below:
| Object Type | Path to YRotation |
|---|---|
| Chart |
|
See Also