View3DOptions.Perspective Property
Gets or sets the perspective angle for the 3D chart.
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 240. Default value is 30. |
Property Paths
You can access this nested property as listed below:
| Object Type | Path to Perspective |
|---|---|
| Chart |
|
See Also