# GrapeCity.Spreadsheet.Charts.IChartGroup.BinsUnderflowValue

## Content

<div class="doc-site-dotnet-api-container">



<h1 id="GrapeCity_Spreadsheet_Charts_IChartGroup_BinsUnderflowValue_" data-uid="GrapeCity.Spreadsheet.Charts.IChartGroup.BinsUnderflowValue*">BinsUnderflowValue Property
</h1>
<div class="markdown level0 summary"></div>
<div class="markdown level0 conceptual"></div>



<a id="GrapeCity_Spreadsheet_Charts_IChartGroup_BinsUnderflowValue_" data-uid="GrapeCity.Spreadsheet.Charts.IChartGroup.BinsUnderflowValue*"></a>
<h4 id="GrapeCity_Spreadsheet_Charts_IChartGroup_BinsUnderflowValue" data-uid="GrapeCity.Spreadsheet.Charts.IChartGroup.BinsUnderflowValue">BinsUnderflowValue</h4>
<div class="markdown level1 summary"><p>If a <a class="xref" href="GrapeCity.Spreadsheet.Charts.IChartGroup.BinsUnderflowEnabled.html#GrapeCity_Spreadsheet_Charts_IChartGroup_BinsUnderflowEnabled">BinsUnderflowEnabled</a> property is True, specifies the value below which an underflow 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 BinsUnderflowValue { get; set; }</code></pre>
</div>
<div class="codewrapper">
  <pre><code class="lang-vbnet hljs">Property BinsUnderflowValue As Double</code></pre>
</div>
</div>
