# GrapeCity.Spreadsheet.Charts.IChartGroup.ShowDropLines

## Content

<div class="doc-site-dotnet-api-container">



<h1 id="GrapeCity_Spreadsheet_Charts_IChartGroup_ShowDropLines_" data-uid="GrapeCity.Spreadsheet.Charts.IChartGroup.ShowDropLines*">ShowDropLines Property
</h1>
<div class="markdown level0 summary"></div>
<div class="markdown level0 conceptual"></div>



<a id="GrapeCity_Spreadsheet_Charts_IChartGroup_ShowDropLines_" data-uid="GrapeCity.Spreadsheet.Charts.IChartGroup.ShowDropLines*"></a>
<h4 id="GrapeCity_Spreadsheet_Charts_IChartGroup_ShowDropLines" data-uid="GrapeCity.Spreadsheet.Charts.IChartGroup.ShowDropLines">ShowDropLines</h4>
<div class="markdown level1 summary"><p>Gets or sets a value indicating whether the line chart or area chart has drop lines.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="declaration">Declaration</h5>
<div class="codewrapper">
  <pre><code class="lang-csharp hljs">bool ShowDropLines { get; set; }</code></pre>
</div>
<div class="codewrapper">
  <pre><code class="lang-vbnet hljs">Property ShowDropLines As Boolean</code></pre>
</div>
<h5 id="GrapeCity_Spreadsheet_Charts_IChartGroup_ShowDropLines_remarks">Remarks</h5>
<div class="markdown level1 remarks"><p>Applies only to line and area charts.</p>
</div>
</div>
