# C1.Win.FlexReport.Chart.Chart3DGroup.Surface

## Content

<div class="doc-site-dotnet-api-container">



<h1 id="C1_Win_FlexReport_Chart_Chart3DGroup_Surface_" data-uid="C1.Win.FlexReport.Chart.Chart3DGroup.Surface*">Surface Property
</h1>
<div class="markdown level0 summary"></div>
<div class="markdown level0 conceptual"></div>



<a id="C1_Win_FlexReport_Chart_Chart3DGroup_Surface_" data-uid="C1.Win.FlexReport.Chart.Chart3DGroup.Surface*"></a>
<h4 id="C1_Win_FlexReport_Chart_Chart3DGroup_Surface" data-uid="C1.Win.FlexReport.Chart.Chart3DGroup.Surface">Surface</h4>
<div class="markdown level1 summary"><p>Gets the object that controls the appearance of a surface format chart.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="declaration">Declaration</h5>
<div class="codewrapper">
  <pre><code class="lang-csharp hljs">public Chart3DSurface Surface { get; }</code></pre>
</div>
<div class="codewrapper">
  <pre><code class="lang-vbnet hljs">Public ReadOnly Property Surface As Chart3DSurface</code></pre>
</div>
</div>
