# GrapeCity.Spreadsheet.Charts.IChartGroup.ShowSeriesLines

## Content

<div class="doc-site-dotnet-api-container">



<h1 id="GrapeCity_Spreadsheet_Charts_IChartGroup_ShowSeriesLines_" data-uid="GrapeCity.Spreadsheet.Charts.IChartGroup.ShowSeriesLines*">ShowSeriesLines Property
</h1>
<div class="markdown level0 summary"></div>
<div class="markdown level0 conceptual"></div>



<a id="GrapeCity_Spreadsheet_Charts_IChartGroup_ShowSeriesLines_" data-uid="GrapeCity.Spreadsheet.Charts.IChartGroup.ShowSeriesLines*"></a>
<h4 id="GrapeCity_Spreadsheet_Charts_IChartGroup_ShowSeriesLines" data-uid="GrapeCity.Spreadsheet.Charts.IChartGroup.ShowSeriesLines">ShowSeriesLines</h4>
<div class="markdown level1 summary"><p>Gets or sets a value indicating whether the stacked column chart or bar chart has series lines, or if a Pie of Pie chart or Bar of Pie chart has connector lines between the two sections.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="declaration">Declaration</h5>
<div class="codewrapper">
  <pre><code class="lang-csharp hljs">bool ShowSeriesLines { get; set; }</code></pre>
</div>
<div class="codewrapper">
  <pre><code class="lang-vbnet hljs">Property ShowSeriesLines As Boolean</code></pre>
</div>
<h5 id="GrapeCity_Spreadsheet_Charts_IChartGroup_ShowSeriesLines_remarks">Remarks</h5>
<div class="markdown level1 remarks"><p>Applies only to 2D stacked bar, 2D stacked column, Pie of Pie, or Bar of Pie charts.</p>
</div>
</div>
