# GrapeCity.Spreadsheet.Charts.IPoint.SecondaryPlot

## Content

<div class="doc-site-dotnet-api-container">



<h1 id="GrapeCity_Spreadsheet_Charts_IPoint_SecondaryPlot_" data-uid="GrapeCity.Spreadsheet.Charts.IPoint.SecondaryPlot*">SecondaryPlot Property
</h1>
<div class="markdown level0 summary"></div>
<div class="markdown level0 conceptual"></div>



<a id="GrapeCity_Spreadsheet_Charts_IPoint_SecondaryPlot_" data-uid="GrapeCity.Spreadsheet.Charts.IPoint.SecondaryPlot*"></a>
<h4 id="GrapeCity_Spreadsheet_Charts_IPoint_SecondaryPlot" data-uid="GrapeCity.Spreadsheet.Charts.IPoint.SecondaryPlot">SecondaryPlot</h4>
<div class="markdown level1 summary"><p>Gets or sets a value indicating whether the point is in the secondary section of either a Pie of Pie chart or a Bar of Pie chart.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="declaration">Declaration</h5>
<div class="codewrapper">
  <pre><code class="lang-csharp hljs">bool SecondaryPlot { get; set; }</code></pre>
</div>
<div class="codewrapper">
  <pre><code class="lang-vbnet hljs">Property SecondaryPlot As Boolean</code></pre>
</div>
<h5 id="GrapeCity_Spreadsheet_Charts_IPoint_SecondaryPlot_remarks">Remarks</h5>
<div class="markdown level1 remarks"><p>Applies only to points on Pie of Pie charts or Bar of Pie charts.</p>
</div>
</div>
