[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.Drawing.IChartGroup.GapWidth

GapWidth Property

GapWidth

Gets or sets the gap width. 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