# GrapeCity.Spreadsheet.Charts.IChart.BarShape

## Content

<div class="doc-site-dotnet-api-container">



<h1 id="GrapeCity_Spreadsheet_Charts_IChart_BarShape_" data-uid="GrapeCity.Spreadsheet.Charts.IChart.BarShape*">BarShape Property
</h1>
<div class="markdown level0 summary"></div>
<div class="markdown level0 conceptual"></div>



<a id="GrapeCity_Spreadsheet_Charts_IChart_BarShape_" data-uid="GrapeCity.Spreadsheet.Charts.IChart.BarShape*"></a>
<h4 id="GrapeCity_Spreadsheet_Charts_IChart_BarShape" data-uid="GrapeCity.Spreadsheet.Charts.IChart.BarShape">BarShape</h4>
<div class="markdown level1 summary"><p>Gets or sets the shape used with the 3D bar or column chart.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="declaration">Declaration</h5>
<div class="codewrapper">
  <pre><code class="lang-csharp hljs">BarShape BarShape { get; set; }</code></pre>
</div>
<div class="codewrapper">
  <pre><code class="lang-vbnet hljs">Property BarShape As BarShape</code></pre>
</div>
<h5 id="GrapeCity_Spreadsheet_Charts_IChart_BarShape_remarks">Remarks</h5>
<div class="markdown level1 remarks"><p>This function works with Spread WPF only.</p>
</div>
</div>
