[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.Charts.IChartGroup.GapWidth

GapWidth Property

GapWidth

Bar and Column charts: Gets or sets the space between bar or column clusters, as a percentage of the bar or column width.

Pie of Pie and Bar of Pie charts: Gets or sets the space between the primary and secondary sections of the chart.

Declaration
int GapWidth { get; set; }
Property GapWidth As Integer