View3DOptions.DepthPercent Property
Gets or sets the depth of the 3D chart as a percentage.
Namespace: DevExpress.Docs.Office
Assembly: DevExpress.Docs.Core.v26.1.dll
NuGet Package: DevExpress.Docs.Core
Declaration
Property Value
| Type | Description |
|---|---|
| Single | A value from 0.2 to 20. The default value is 1. |
Property Paths
You can access this nested property as listed below:
| Object Type | Path to DepthPercent |
|---|---|
| Chart |
|
See Also