Click or drag to resize

IChart GapWidth Property

Gets or sets the space between bar or column clusters, as a percentage of the bar or column width.between 0 and 500

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

Property Value

Type: Int32
See Also