# C1.Win.Chart.Palettes.SequentialSingle

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="C1_Win_Chart_Palettes_SequentialSingle" data-uid="C1.Win.Chart.Palettes.SequentialSingle" class="text-break">SequentialSingle Class
</h1>
  <div class="markdown level0 summary"><p>Sequential single-hue palettes from ColorBrewer <a href="https://colorbrewer2.org">https://colorbrewer2.org</a> .</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"><a class="xref" href="C1.Win.Chart.Palettes.ExtendedPalette.html">ExtendedPalette</a></div>
    <div class="level2"><span class="xref">SequentialSingle</span></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="C1.Win.Chart.Palettes.html">C1.Win.Chart.Palettes</a></h6>
  <h6><strong>Assembly</strong>: C1.Win.FlexChart.10.dll</h6>
  <h5 id="C1_Win_Chart_Palettes_SequentialSingle_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public class SequentialSingle : ExtendedPalette</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Class SequentialSingle
    Inherits ExtendedPalette</code></pre>
  </div>
  <h5 id="C1_Win_Chart_Palettes_SequentialSingle_remarks"><strong>Remarks</strong></h5>
  <div class="markdown level0 remarks"><p>Sequential palettes are used for data that have ordered, quantitative nature, for example precipitation amount
or number of road incidents for some region.These color schemes are shade variations of a single base color,
usually from light to dark.</p>
</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_Win_Chart_Palettes_SequentialSingle__ctor" data-uid="C1.Win.Chart.Palettes.SequentialSingle.#ctor">
          <a class="xref" href="C1.Win.Chart.Palettes.SequentialSingle.-ctor.html#C1_Win_Chart_Palettes_SequentialSingle__ctor">SequentialSingle()</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_Win_Chart_Palettes_SequentialSingle_Blues" data-uid="C1.Win.Chart.Palettes.SequentialSingle.Blues">
          <a class="xref" href="C1.Win.Chart.Palettes.SequentialSingle.Blues.html#C1_Win_Chart_Palettes_SequentialSingle_Blues">Blues</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the Blues palette.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Chart_Palettes_SequentialSingle_Brushes" data-uid="C1.Win.Chart.Palettes.SequentialSingle.Brushes">
          <a class="xref" href="C1.Win.Chart.Palettes.SequentialSingle.Brushes.html#C1_Win_Chart_Palettes_SequentialSingle_Brushes">Brushes</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the brushes dictionary.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Chart_Palettes_SequentialSingle_Greens" data-uid="C1.Win.Chart.Palettes.SequentialSingle.Greens">
          <a class="xref" href="C1.Win.Chart.Palettes.SequentialSingle.Greens.html#C1_Win_Chart_Palettes_SequentialSingle_Greens">Greens</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the Greens palette.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Chart_Palettes_SequentialSingle_Greys" data-uid="C1.Win.Chart.Palettes.SequentialSingle.Greys">
          <a class="xref" href="C1.Win.Chart.Palettes.SequentialSingle.Greys.html#C1_Win_Chart_Palettes_SequentialSingle_Greys">Greys</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the Greys palette.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Chart_Palettes_SequentialSingle_Oranges" data-uid="C1.Win.Chart.Palettes.SequentialSingle.Oranges">
          <a class="xref" href="C1.Win.Chart.Palettes.SequentialSingle.Oranges.html#C1_Win_Chart_Palettes_SequentialSingle_Oranges">Oranges</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the Oranges palette.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Chart_Palettes_SequentialSingle_Purples" data-uid="C1.Win.Chart.Palettes.SequentialSingle.Purples">
          <a class="xref" href="C1.Win.Chart.Palettes.SequentialSingle.Purples.html#C1_Win_Chart_Palettes_SequentialSingle_Purples">Purples</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the Purples palette.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Chart_Palettes_SequentialSingle_Reds" data-uid="C1.Win.Chart.Palettes.SequentialSingle.Reds">
          <a class="xref" href="C1.Win.Chart.Palettes.SequentialSingle.Reds.html#C1_Win_Chart_Palettes_SequentialSingle_Reds">Reds</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the Reds palette.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
