# C1.Web.Mvc.Chart.SequentialSinglePalettes

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="C1_Web_Mvc_Chart_SequentialSinglePalettes" data-uid="C1.Web.Mvc.Chart.SequentialSinglePalettes" class="text-break">SequentialSinglePalettes 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"><span class="xref">SequentialSinglePalettes</span></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="C1.Web.Mvc.Chart.html">C1.Web.Mvc.Chart</a></h6>
  <h6><strong>Assembly</strong>: C1.AspNetCore.Mvc.dll</h6>
  <h5 id="C1_Web_Mvc_Chart_SequentialSinglePalettes_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public class SequentialSinglePalettes</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Class SequentialSinglePalettes</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_Web_Mvc_Chart_SequentialSinglePalettes__ctor" data-uid="C1.Web.Mvc.Chart.SequentialSinglePalettes.#ctor">
          <a class="xref" href="C1.Web.Mvc.Chart.SequentialSinglePalettes.-ctor.html#C1_Web_Mvc_Chart_SequentialSinglePalettes__ctor">SequentialSinglePalettes()</a>
        </td>
        <td class="markdown level1 summary"><p>Constructor</p>
</td>
      </tr>
    </tbody>
  </table>
  <h3 id="fields">Fields
</h3>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td id="C1_Web_Mvc_Chart_SequentialSinglePalettes_Blues" data-uid="C1.Web.Mvc.Chart.SequentialSinglePalettes.Blues">
          <a class="xref" href="C1.Web.Mvc.Chart.SequentialSinglePalettes.Blues.html">Blues</a>
        </td>
        <td class="markdown level1 summary"><p>SequentialSingle Blues palette.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Web_Mvc_Chart_SequentialSinglePalettes_Greens" data-uid="C1.Web.Mvc.Chart.SequentialSinglePalettes.Greens">
          <a class="xref" href="C1.Web.Mvc.Chart.SequentialSinglePalettes.Greens.html">Greens</a>
        </td>
        <td class="markdown level1 summary"><p>SequentialSingle Greens palette.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Web_Mvc_Chart_SequentialSinglePalettes_Greys" data-uid="C1.Web.Mvc.Chart.SequentialSinglePalettes.Greys">
          <a class="xref" href="C1.Web.Mvc.Chart.SequentialSinglePalettes.Greys.html">Greys</a>
        </td>
        <td class="markdown level1 summary"><p>SequentialSingle Greys palette.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Web_Mvc_Chart_SequentialSinglePalettes_Oranges" data-uid="C1.Web.Mvc.Chart.SequentialSinglePalettes.Oranges">
          <a class="xref" href="C1.Web.Mvc.Chart.SequentialSinglePalettes.Oranges.html">Oranges</a>
        </td>
        <td class="markdown level1 summary"><p>SequentialSingle Oranges palette.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Web_Mvc_Chart_SequentialSinglePalettes_Purples" data-uid="C1.Web.Mvc.Chart.SequentialSinglePalettes.Purples">
          <a class="xref" href="C1.Web.Mvc.Chart.SequentialSinglePalettes.Purples.html">Purples</a>
        </td>
        <td class="markdown level1 summary"><p>SequentialSingle Purples palette.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Web_Mvc_Chart_SequentialSinglePalettes_Reds" data-uid="C1.Web.Mvc.Chart.SequentialSinglePalettes.Reds">
          <a class="xref" href="C1.Web.Mvc.Chart.SequentialSinglePalettes.Reds.html">Reds</a>
        </td>
        <td class="markdown level1 summary"><p>SequentialSingle Reds palette.</p>
</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_Web_Mvc_Chart_SequentialSinglePalettes_ListSequentialSinglePalettes" data-uid="C1.Web.Mvc.Chart.SequentialSinglePalettes.ListSequentialSinglePalettes">
          <a class="xref" href="C1.Web.Mvc.Chart.SequentialSinglePalettes.ListSequentialSinglePalettes.html#C1_Web_Mvc_Chart_SequentialSinglePalettes_ListSequentialSinglePalettes">ListSequentialSinglePalettes</a>
        </td>
        <td class="markdown level1 summary"><p>List SequentialSingle Palettes supported.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
