# GrapeCity.Spreadsheet.Charts.IPoint.MarkerForegroundColor

## Content

<div class="doc-site-dotnet-api-container">



<h1 id="GrapeCity_Spreadsheet_Charts_IPoint_MarkerForegroundColor_" data-uid="GrapeCity.Spreadsheet.Charts.IPoint.MarkerForegroundColor*">MarkerForegroundColor Property
</h1>
<div class="markdown level0 summary"></div>
<div class="markdown level0 conceptual"></div>



<a id="GrapeCity_Spreadsheet_Charts_IPoint_MarkerForegroundColor_" data-uid="GrapeCity.Spreadsheet.Charts.IPoint.MarkerForegroundColor*"></a>
<h4 id="GrapeCity_Spreadsheet_Charts_IPoint_MarkerForegroundColor" data-uid="GrapeCity.Spreadsheet.Charts.IPoint.MarkerForegroundColor">MarkerForegroundColor</h4>
<div class="markdown level1 summary"><p>Gets or set the marker foreground color as an RGB value or returns the corresponding color index value.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="declaration">Declaration</h5>
<div class="codewrapper">
  <pre><code class="lang-csharp hljs">SchemeColor MarkerForegroundColor { get; set; }</code></pre>
</div>
<div class="codewrapper">
  <pre><code class="lang-vbnet hljs">Property MarkerForegroundColor As SchemeColor</code></pre>
</div>
<h5 id="GrapeCity_Spreadsheet_Charts_IPoint_MarkerForegroundColor_remarks">Remarks</h5>
<div class="markdown level1 remarks"><p>Applies only to line, scatter, and radar charts.</p>
</div>
</div>
