Click or drag to resize

IChart GapDepth Property

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

Namespace: Spire.Presentation.Charts
Assembly: Spire.Presentation (in Spire.Presentation.dll) Version: 10.4.2.0 (10.4.2.6046)
Syntax
int GapDepth { get; set; }

Property Value

Type: Int32
See Also