# GrapeCity.Spreadsheet.Charts.IChartGroup.FirstSliceAngle

## Content

<div class="doc-site-dotnet-api-container">



<h1 id="GrapeCity_Spreadsheet_Charts_IChartGroup_FirstSliceAngle_" data-uid="GrapeCity.Spreadsheet.Charts.IChartGroup.FirstSliceAngle*">FirstSliceAngle Property
</h1>
<div class="markdown level0 summary"></div>
<div class="markdown level0 conceptual"></div>



<a id="GrapeCity_Spreadsheet_Charts_IChartGroup_FirstSliceAngle_" data-uid="GrapeCity.Spreadsheet.Charts.IChartGroup.FirstSliceAngle*"></a>
<h4 id="GrapeCity_Spreadsheet_Charts_IChartGroup_FirstSliceAngle" data-uid="GrapeCity.Spreadsheet.Charts.IChartGroup.FirstSliceAngle">FirstSliceAngle</h4>
<div class="markdown level1 summary"><p>Gets or sets the angle of the first pie-chart or doughnut-chart slice, in degrees (clockwise from vertical).</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="declaration">Declaration</h5>
<div class="codewrapper">
  <pre><code class="lang-csharp hljs">int FirstSliceAngle { get; set; }</code></pre>
</div>
<div class="codewrapper">
  <pre><code class="lang-vbnet hljs">Property FirstSliceAngle As Integer</code></pre>
</div>
<h5 id="GrapeCity_Spreadsheet_Charts_IChartGroup_FirstSliceAngle_remarks">Remarks</h5>
<div class="markdown level1 remarks"><p>Applies only to pie, 3D pie, and doughnut charts. Can be a value from 0 through 360.</p>
</div>
</div>
