# GrapeCity.Spreadsheet.Charts.IChartGroup.BinsOverflowValue

## Content

<div class="doc-site-dotnet-api-container">



<h1 id="GrapeCity_Spreadsheet_Charts_IChartGroup_BinsOverflowValue_" data-uid="GrapeCity.Spreadsheet.Charts.IChartGroup.BinsOverflowValue*">BinsOverflowValue Property
</h1>
<div class="markdown level0 summary"></div>
<div class="markdown level0 conceptual"></div>



<a id="GrapeCity_Spreadsheet_Charts_IChartGroup_BinsOverflowValue_" data-uid="GrapeCity.Spreadsheet.Charts.IChartGroup.BinsOverflowValue*"></a>
<h4 id="GrapeCity_Spreadsheet_Charts_IChartGroup_BinsOverflowValue" data-uid="GrapeCity.Spreadsheet.Charts.IChartGroup.BinsOverflowValue">BinsOverflowValue</h4>
<div class="markdown level1 summary"><p>If a <a class="xref" href="GrapeCity.Spreadsheet.Charts.IChartGroup.BinsOverflowEnabled.html#GrapeCity_Spreadsheet_Charts_IChartGroup_BinsOverflowEnabled">BinsOverflowEnabled</a> property is True, specifies the value above which an overflow bin is displayed.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="declaration">Declaration</h5>
<div class="codewrapper">
  <pre><code class="lang-csharp hljs">double BinsOverflowValue { get; set; }</code></pre>
</div>
<div class="codewrapper">
  <pre><code class="lang-vbnet hljs">Property BinsOverflowValue As Double</code></pre>
</div>
</div>
