Link Search Menu Expand Document

ChartGroupGapWidth Property

Gets or sets the width of the gap between bar or column clusters, as a percentage of the bar or column width or the space between the primary and secondary sections in a pie of pie and Bar of Pie chart.

Namespace:Bytescout.Spreadsheet.Charts
Assembly: Bytescout.Spreadsheet (in Bytescout.Spreadsheet.dll) Version: 4.7.0.2045-master
Syntax
public int GapWidth { get; set; }

Property Value

Type: Int32
The width of the gap between bar or column clusters, as a percentage of the bar or column width.
See Also

Reference