# GrapeCity.Documents.Excel.Drawing.ILineFormat.GradientDegree

## Content

<div class="doc-site-dotnet-api-container">



<h1 id="GrapeCity_Documents_Excel_Drawing_ILineFormat_GradientDegree_" data-uid="GrapeCity.Documents.Excel.Drawing.ILineFormat.GradientDegree*">GradientDegree Property
</h1>
<div class="markdown level0 summary"></div>
<div class="markdown level0 conceptual"></div>



<a id="GrapeCity_Documents_Excel_Drawing_ILineFormat_GradientDegree_" data-uid="GrapeCity.Documents.Excel.Drawing.ILineFormat.GradientDegree*"></a>
<h4 id="GrapeCity_Documents_Excel_Drawing_ILineFormat_GradientDegree" data-uid="GrapeCity.Documents.Excel.Drawing.ILineFormat.GradientDegree">GradientDegree</h4>
<div class="markdown level1 summary"><p>Returns the gradient degree of the specified one-color shaded line as a floating-point value from 0.0 (dark) through 1.0 (light).</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="declaration">Declaration</h5>
<div class="codewrapper">
  <pre><code class="lang-csharp hljs">double GradientDegree { get; }</code></pre>
</div>
<div class="codewrapper">
  <pre><code class="lang-vbnet hljs">ReadOnly Property GradientDegree As Double</code></pre>
</div>
</div>
