IChartSeriesGroupGapDepth Property

Returns or sets the distance, as a percentage of the marker width, between the data series in a 3D chart. Read/write UInt16.

Namespace:  Aspose.Slides.Charts
Assembly:  Aspose.Slides (in Aspose.Slides.dll) Version: 20.3.0.0 (20.3)
Syntax
ushort GapDepth { get; set; }

Property Value

Type: UInt16
See Also