View3DOptions.HeightPercent Property
Gets or sets the height of the 3D chart as a percentage factor.
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.05 to 5. Default value is 1. |
Property Paths
You can access this nested property as listed below:
| Object Type | Path to HeightPercent |
|---|---|
| Chart |
|
See Also