# GrapeCity.Spreadsheet.Charts.IPoint.MarkerStyle

## Content

<div class="doc-site-dotnet-api-container">



<h1 id="GrapeCity_Spreadsheet_Charts_IPoint_MarkerStyle_" data-uid="GrapeCity.Spreadsheet.Charts.IPoint.MarkerStyle*">MarkerStyle Property
</h1>
<div class="markdown level0 summary"></div>
<div class="markdown level0 conceptual"></div>



<a id="GrapeCity_Spreadsheet_Charts_IPoint_MarkerStyle_" data-uid="GrapeCity.Spreadsheet.Charts.IPoint.MarkerStyle*"></a>
<h4 id="GrapeCity_Spreadsheet_Charts_IPoint_MarkerStyle" data-uid="GrapeCity.Spreadsheet.Charts.IPoint.MarkerStyle">MarkerStyle</h4>
<div class="markdown level1 summary"><p>Gets or sets the marker style for a point or series in a line chart, scatter chart, or radar chart.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="declaration">Declaration</h5>
<div class="codewrapper">
  <pre><code class="lang-csharp hljs">MarkerStyle MarkerStyle { get; set; }</code></pre>
</div>
<div class="codewrapper">
  <pre><code class="lang-vbnet hljs">Property MarkerStyle As MarkerStyle</code></pre>
</div>
</div>
