# GrapeCity.Spreadsheet.Charts.IChartGroup.ShowHiLoLines

## Content

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