# GrapeCity.Spreadsheet.Charts.IChart.GapDepth

## Content

<div class="doc-site-dotnet-api-container">



<h1 id="GrapeCity_Spreadsheet_Charts_IChart_GapDepth_" data-uid="GrapeCity.Spreadsheet.Charts.IChart.GapDepth*">GapDepth Property
</h1>
<div class="markdown level0 summary"></div>
<div class="markdown level0 conceptual"></div>



<a id="GrapeCity_Spreadsheet_Charts_IChart_GapDepth_" data-uid="GrapeCity.Spreadsheet.Charts.IChart.GapDepth*"></a>
<h4 id="GrapeCity_Spreadsheet_Charts_IChart_GapDepth" data-uid="GrapeCity.Spreadsheet.Charts.IChart.GapDepth">GapDepth</h4>
<div class="markdown level1 summary"><p>Get or sets the distance between the data series in a 3D chart as a percentage of the marker width. The value of this property must be between 0 and 500.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="declaration">Declaration</h5>
<div class="codewrapper">
  <pre><code class="lang-csharp hljs">int GapDepth { get; set; }</code></pre>
</div>
<div class="codewrapper">
  <pre><code class="lang-vbnet hljs">Property GapDepth As Integer</code></pre>
</div>
</div>
