# GrapeCity.Spreadsheet.Charts.IChartGroup.SplitType

## Content

<div class="doc-site-dotnet-api-container">



<h1 id="GrapeCity_Spreadsheet_Charts_IChartGroup_SplitType_" data-uid="GrapeCity.Spreadsheet.Charts.IChartGroup.SplitType*">SplitType Property
</h1>
<div class="markdown level0 summary"></div>
<div class="markdown level0 conceptual"></div>



<a id="GrapeCity_Spreadsheet_Charts_IChartGroup_SplitType_" data-uid="GrapeCity.Spreadsheet.Charts.IChartGroup.SplitType*"></a>
<h4 id="GrapeCity_Spreadsheet_Charts_IChartGroup_SplitType" data-uid="GrapeCity.Spreadsheet.Charts.IChartGroup.SplitType">SplitType</h4>
<div class="markdown level1 summary"><p>Gets or sets the way the two sections of either a Pie of Pie chart or a Bar of Pie chart are split.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="declaration">Declaration</h5>
<div class="codewrapper">
  <pre><code class="lang-csharp hljs">ChartSplitType SplitType { get; set; }</code></pre>
</div>
<div class="codewrapper">
  <pre><code class="lang-vbnet hljs">Property SplitType As ChartSplitType</code></pre>
</div>
</div>
