# GrapeCity.Spreadsheet.Charts.IChart.SideWall

## Content

<div class="doc-site-dotnet-api-container">



<h1 id="GrapeCity_Spreadsheet_Charts_IChart_SideWall_" data-uid="GrapeCity.Spreadsheet.Charts.IChart.SideWall*">SideWall Property
</h1>
<div class="markdown level0 summary"></div>
<div class="markdown level0 conceptual"></div>



<a id="GrapeCity_Spreadsheet_Charts_IChart_SideWall_" data-uid="GrapeCity.Spreadsheet.Charts.IChart.SideWall*"></a>
<h4 id="GrapeCity_Spreadsheet_Charts_IChart_SideWall" data-uid="GrapeCity.Spreadsheet.Charts.IChart.SideWall">SideWall</h4>
<div class="markdown level1 summary"><p>Gets an <a class="xref" href="GrapeCity.Spreadsheet.Charts.IWalls.html">IWalls</a> object that allows the user to individually format the side wall of a 3D chart.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="declaration">Declaration</h5>
<div class="codewrapper">
  <pre><code class="lang-csharp hljs">IWalls SideWall { get; }</code></pre>
</div>
<div class="codewrapper">
  <pre><code class="lang-vbnet hljs">ReadOnly Property SideWall As IWalls</code></pre>
</div>
<h5 id="GrapeCity_Spreadsheet_Charts_IChart_SideWall_remarks">Remarks</h5>
<div class="markdown level1 remarks"><p>This function works with Spread WPF only.</p>
</div>
</div>
