# GrapeCity.Spreadsheet.Charts.IChartGroup.BinsOverflowEnabled

## Content

<div class="doc-site-dotnet-api-container">



<h1 id="GrapeCity_Spreadsheet_Charts_IChartGroup_BinsOverflowEnabled_" data-uid="GrapeCity.Spreadsheet.Charts.IChartGroup.BinsOverflowEnabled*">BinsOverflowEnabled Property
</h1>
<div class="markdown level0 summary"></div>
<div class="markdown level0 conceptual"></div>



<a id="GrapeCity_Spreadsheet_Charts_IChartGroup_BinsOverflowEnabled_" data-uid="GrapeCity.Spreadsheet.Charts.IChartGroup.BinsOverflowEnabled*"></a>
<h4 id="GrapeCity_Spreadsheet_Charts_IChartGroup_BinsOverflowEnabled" data-uid="GrapeCity.Spreadsheet.Charts.IChartGroup.BinsOverflowEnabled">BinsOverflowEnabled</h4>
<div class="markdown level1 summary"><p>Specifies whether a bin for values above the <a class="xref" href="GrapeCity.Spreadsheet.Charts.IChartGroup.BinsOverflowValue.html#GrapeCity_Spreadsheet_Charts_IChartGroup_BinsOverflowValue">BinsOverflowValue</a> property is enabled.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="declaration">Declaration</h5>
<div class="codewrapper">
  <pre><code class="lang-csharp hljs">bool BinsOverflowEnabled { get; set; }</code></pre>
</div>
<div class="codewrapper">
  <pre><code class="lang-vbnet hljs">Property BinsOverflowEnabled As Boolean</code></pre>
</div>
</div>
