# C1.Win.C1Chart3D.Chart3DStyle.SymbolStyle

## Content

<div class="doc-site-dotnet-api-container">



<h1 id="C1_Win_C1Chart3D_Chart3DStyle_SymbolStyle_" data-uid="C1.Win.C1Chart3D.Chart3DStyle.SymbolStyle*">SymbolStyle Property
</h1>
<div class="markdown level0 summary"></div>
<div class="markdown level0 conceptual"></div>



<a id="C1_Win_C1Chart3D_Chart3DStyle_SymbolStyle_" data-uid="C1.Win.C1Chart3D.Chart3DStyle.SymbolStyle*"></a>
<h4 id="C1_Win_C1Chart3D_Chart3DStyle_SymbolStyle" data-uid="C1.Win.C1Chart3D.Chart3DStyle.SymbolStyle">SymbolStyle</h4>
<div class="markdown level1 summary"><p>Gets or sets the SymbolStyle which specifies the color, size, and shape of points in scatter plots.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="declaration">Declaration</h5>
<div class="codewrapper">
  <pre><code class="lang-csharp hljs">public Chart3DSymbolStyle SymbolStyle { get; set; }</code></pre>
</div>
<div class="codewrapper">
  <pre><code class="lang-vbnet hljs">Public Property SymbolStyle As Chart3DSymbolStyle</code></pre>
</div>
<h5 id="C1_Win_C1Chart3D_Chart3DStyle_SymbolStyle_seealso">See Also</h5>
<div class="seealso">
    <div><a class="xref" href="C1.Win.C1Chart3D.Chart3DStyle.html">Chart3DStyle</a></div>
</div>
</div>
