# GrapeCity.Spreadsheet.Charts.IChartGroup.GapWidth

## Content

<div class="doc-site-dotnet-api-container">



<h1 id="GrapeCity_Spreadsheet_Charts_IChartGroup_GapWidth_" data-uid="GrapeCity.Spreadsheet.Charts.IChartGroup.GapWidth*">GapWidth Property
</h1>
<div class="markdown level0 summary"></div>
<div class="markdown level0 conceptual"></div>



<a id="GrapeCity_Spreadsheet_Charts_IChartGroup_GapWidth_" data-uid="GrapeCity.Spreadsheet.Charts.IChartGroup.GapWidth*"></a>
<h4 id="GrapeCity_Spreadsheet_Charts_IChartGroup_GapWidth" data-uid="GrapeCity.Spreadsheet.Charts.IChartGroup.GapWidth">GapWidth</h4>
<div class="markdown level1 summary"><p>Bar and Column charts: Gets or sets the space between bar or column clusters, as a percentage of the bar or column width.</p>
<p>Pie of Pie and Bar of Pie charts: Gets or sets the space between the primary and secondary sections of the chart.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="declaration">Declaration</h5>
<div class="codewrapper">
  <pre><code class="lang-csharp hljs">int GapWidth { get; set; }</code></pre>
</div>
<div class="codewrapper">
  <pre><code class="lang-vbnet hljs">Property GapWidth As Integer</code></pre>
</div>
</div>
