# GrapeCity.Spreadsheet.Charts.IChartGroup.SecondPlotSize

## Content

<div class="doc-site-dotnet-api-container">



<h1 id="GrapeCity_Spreadsheet_Charts_IChartGroup_SecondPlotSize_" data-uid="GrapeCity.Spreadsheet.Charts.IChartGroup.SecondPlotSize*">SecondPlotSize Property
</h1>
<div class="markdown level0 summary"></div>
<div class="markdown level0 conceptual"></div>



<a id="GrapeCity_Spreadsheet_Charts_IChartGroup_SecondPlotSize_" data-uid="GrapeCity.Spreadsheet.Charts.IChartGroup.SecondPlotSize*"></a>
<h4 id="GrapeCity_Spreadsheet_Charts_IChartGroup_SecondPlotSize" data-uid="GrapeCity.Spreadsheet.Charts.IChartGroup.SecondPlotSize">SecondPlotSize</h4>
<div class="markdown level1 summary"><p>Gets or sets the size of the secondary section of either a Pie of Pie chart or a Bar of Pie chart, as a percentage of the size of the primary pie. Can be a value from 5 to 200.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="declaration">Declaration</h5>
<div class="codewrapper">
  <pre><code class="lang-csharp hljs">int SecondPlotSize { get; set; }</code></pre>
</div>
<div class="codewrapper">
  <pre><code class="lang-vbnet hljs">Property SecondPlotSize As Integer</code></pre>
</div>
</div>
