# GrapeCity.Spreadsheet.Charts.ISeries.MarkerBackgroundColorIndex

## Content

<div class="doc-site-dotnet-api-container">



<h1 id="GrapeCity_Spreadsheet_Charts_ISeries_MarkerBackgroundColorIndex_" data-uid="GrapeCity.Spreadsheet.Charts.ISeries.MarkerBackgroundColorIndex*">MarkerBackgroundColorIndex Property
</h1>
<div class="markdown level0 summary"></div>
<div class="markdown level0 conceptual"></div>



<a id="GrapeCity_Spreadsheet_Charts_ISeries_MarkerBackgroundColorIndex_" data-uid="GrapeCity.Spreadsheet.Charts.ISeries.MarkerBackgroundColorIndex*"></a>
<h4 id="GrapeCity_Spreadsheet_Charts_ISeries_MarkerBackgroundColorIndex" data-uid="GrapeCity.Spreadsheet.Charts.ISeries.MarkerBackgroundColorIndex">MarkerBackgroundColorIndex</h4>
<div class="markdown level1 summary"><p>Sets the marker background color as an index into the current color palette, or as one of the following constants: <a class="xref" href="GrapeCity.Spreadsheet.Color.ColorIndexAutomatic.html">ColorIndexAutomatic</a> or <a class="xref" href="GrapeCity.Spreadsheet.Color.ColorIndexNone.html">ColorIndexNone</a>.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="declaration">Declaration</h5>
<div class="codewrapper">
  <pre><code class="lang-csharp hljs">int MarkerBackgroundColorIndex { set; }</code></pre>
</div>
<div class="codewrapper">
  <pre><code class="lang-vbnet hljs">WriteOnly Property MarkerBackgroundColorIndex As Integer</code></pre>
</div>
<h5 id="GrapeCity_Spreadsheet_Charts_ISeries_MarkerBackgroundColorIndex_remarks">Remarks</h5>
<div class="markdown level1 remarks"><p>Applies only to line, scatter, and radar charts.</p>
</div>
</div>
