# GrapeCity.Spreadsheet.Charts.ISeries.Smooth

## Content

<div class="doc-site-dotnet-api-container">



<h1 id="GrapeCity_Spreadsheet_Charts_ISeries_Smooth_" data-uid="GrapeCity.Spreadsheet.Charts.ISeries.Smooth*">Smooth Property
</h1>
<div class="markdown level0 summary"></div>
<div class="markdown level0 conceptual"></div>



<a id="GrapeCity_Spreadsheet_Charts_ISeries_Smooth_" data-uid="GrapeCity.Spreadsheet.Charts.ISeries.Smooth*"></a>
<h4 id="GrapeCity_Spreadsheet_Charts_ISeries_Smooth" data-uid="GrapeCity.Spreadsheet.Charts.ISeries.Smooth">Smooth</h4>
<div class="markdown level1 summary"><p>Gets or sets a value indicating whether curve smoothing is turned on for the line chart or scatter chart.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="declaration">Declaration</h5>
<div class="codewrapper">
  <pre><code class="lang-csharp hljs">bool Smooth { get; set; }</code></pre>
</div>
<div class="codewrapper">
  <pre><code class="lang-vbnet hljs">Property Smooth As Boolean</code></pre>
</div>
<h5 id="GrapeCity_Spreadsheet_Charts_ISeries_Smooth_remarks">Remarks</h5>
<div class="markdown level1 remarks"><p>Applies only to line and scatter charts.</p>
</div>
</div>
