Click or drag to resize

XlsChartFormat GapWidth Property

Space between categories (percent of bar width), default = 50.

Namespace: Spire.Xls.Core.Spreadsheet.Charts
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 15.4.0.0 (15.4.0.5046)
Syntax
public int GapWidth { get; set; }

Property Value

Type: Int32

Implements

IChartFormat GapWidth
See Also