# GrapeCity.Spreadsheet.Charts.ISeries.BoxWhiskerOptions

## Content

<div class="doc-site-dotnet-api-container">



<h1 id="GrapeCity_Spreadsheet_Charts_ISeries_BoxWhiskerOptions_" data-uid="GrapeCity.Spreadsheet.Charts.ISeries.BoxWhiskerOptions*">BoxWhiskerOptions Property
</h1>
<div class="markdown level0 summary"></div>
<div class="markdown level0 conceptual"></div>



<a id="GrapeCity_Spreadsheet_Charts_ISeries_BoxWhiskerOptions_" data-uid="GrapeCity.Spreadsheet.Charts.ISeries.BoxWhiskerOptions*"></a>
<h4 id="GrapeCity_Spreadsheet_Charts_ISeries_BoxWhiskerOptions" data-uid="GrapeCity.Spreadsheet.Charts.ISeries.BoxWhiskerOptions">BoxWhiskerOptions</h4>
<div class="markdown level1 summary"><p>Gets an <a class="xref" href="GrapeCity.Spreadsheet.Charts.IBoxWhiskerOptions.html">IBoxWhiskerOptions</a> object that represents the properties of a box and whisker chart.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="declaration">Declaration</h5>
<div class="codewrapper">
  <pre><code class="lang-csharp hljs">IBoxWhiskerOptions BoxWhiskerOptions { get; }</code></pre>
</div>
<div class="codewrapper">
  <pre><code class="lang-vbnet hljs">ReadOnly Property BoxWhiskerOptions As IBoxWhiskerOptions</code></pre>
</div>
</div>
