# C1.WPF.Chart.Extended.GradientColorScale

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="C1_WPF_Chart_Extended_GradientColorScale" data-uid="C1.WPF.Chart.Extended.GradientColorScale" class="text-break">GradientColorScale Class
</h1>
  <div class="markdown level0 summary"><p>Gradient color scale.</p>
</div>
  <div class="markdown level0 conceptual"></div>
  <div class="inheritance">
    <h5>Inheritance</h5>
    <div class="level0"><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object">object</a></div>
    <div class="level1"><span class="xref">GradientColorScale</span></div>
  </div>
  <div class="implements">
    <h5>Implements</h5>
    <div><span class="xref">IColorScale</span></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="C1.WPF.Chart.Extended.html">C1.WPF.Chart.Extended</a></h6>
  <h6><strong>Assembly</strong>: C1.WPF.FlexChart.Extended.4.6.2.dll</h6>
  <h5 id="C1_WPF_Chart_Extended_GradientColorScale_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public class GradientColorScale : GradientColorScaleBase, IColorScale</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Class GradientColorScale
    Inherits GradientColorScaleBase
    Implements IColorScale</code></pre>
  </div>
  <h3 id="constructors">Constructors
</h3>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td id="C1_WPF_Chart_Extended_GradientColorScale__ctor" data-uid="C1.WPF.Chart.Extended.GradientColorScale.#ctor">
          <a class="xref" href="C1.WPF.Chart.Extended.GradientColorScale.-ctor.html#C1_WPF_Chart_Extended_GradientColorScale__ctor">GradientColorScale()</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
    </tbody>
  </table>
  <h3 id="properties">Properties
</h3>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td id="C1_WPF_Chart_Extended_GradientColorScale_Axis" data-uid="C1.WPF.Chart.Extended.GradientColorScale.Axis">
          <a class="xref" href="C1.WPF.Chart.Extended.GradientColorScale.Axis.html#C1_WPF_Chart_Extended_GradientColorScale_Axis">Axis</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the color axis for the scale.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Chart_Extended_GradientColorScale_Colors" data-uid="C1.WPF.Chart.Extended.GradientColorScale.Colors">
          <a class="xref" href="C1.WPF.Chart.Extended.GradientColorScale.Colors.html#C1_WPF_Chart_Extended_GradientColorScale_Colors">Colors</a>
        </td>
        <td class="markdown level1 summary"><p>Get or sets the list of colors for the scale.</p>
</td>
      </tr>
    </tbody>
  </table>
  <h3 id="methods">Methods
</h3>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td id="C1_WPF_Chart_Extended_GradientColorScale_GetColors" data-uid="C1.WPF.Chart.Extended.GradientColorScale.GetColors">
          <a class="xref" href="C1.WPF.Chart.Extended.GradientColorScale.GetColors.html#C1_WPF_Chart_Extended_GradientColorScale_GetColors">GetColors()</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the list of colors.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
