Line3DChartView.GapDepth Property
Gets or sets the gap depth between data series in 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 500. The default value is 150. |
See Also