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)
Syntaxushort GapDepth { get; set; }Property GapDepth As UShort
Get
Set
property unsigned short GapDepth {
unsigned short get ();
void set (unsigned short value);
}abstract GapDepth : uint16 with get, set
Property Value
Type:
UInt16
See Also