# C1.Web.Mvc.Chart.Palettes

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="C1_Web_Mvc_Chart_Palettes" data-uid="C1.Web.Mvc.Chart.Palettes" class="text-break">Palettes Class
</h1>
  <div class="markdown level0 summary"><p>A series of pre-defined palettes for chart.</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">Palettes</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_Palettes_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public static class Palettes</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Module Palettes</code></pre>
  </div>
  <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_Palettes_Cocoa" data-uid="C1.Web.Mvc.Chart.Palettes.Cocoa">
          <a class="xref" href="C1.Web.Mvc.Chart.Palettes.Cocoa.html">Cocoa</a>
        </td>
        <td class="markdown level1 summary"><p>Cocoa palette.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Web_Mvc_Chart_Palettes_Coral" data-uid="C1.Web.Mvc.Chart.Palettes.Coral">
          <a class="xref" href="C1.Web.Mvc.Chart.Palettes.Coral.html">Coral</a>
        </td>
        <td class="markdown level1 summary"><p>Coral palette.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Web_Mvc_Chart_Palettes_Dark" data-uid="C1.Web.Mvc.Chart.Palettes.Dark">
          <a class="xref" href="C1.Web.Mvc.Chart.Palettes.Dark.html">Dark</a>
        </td>
        <td class="markdown level1 summary"><p>Dark palette.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Web_Mvc_Chart_Palettes_Diverging" data-uid="C1.Web.Mvc.Chart.Palettes.Diverging">
          <a class="xref" href="C1.Web.Mvc.Chart.Palettes.Diverging.html">Diverging</a>
        </td>
        <td class="markdown level1 summary"><p>Diverging palettes from ColorBrewer <a href="https://colorbrewer2.org">https://colorbrewer2.org</a>.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Web_Mvc_Chart_Palettes_Highcontrast" data-uid="C1.Web.Mvc.Chart.Palettes.Highcontrast">
          <a class="xref" href="C1.Web.Mvc.Chart.Palettes.Highcontrast.html">Highcontrast</a>
        </td>
        <td class="markdown level1 summary"><p>Highcontrast palette.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Web_Mvc_Chart_Palettes_Light" data-uid="C1.Web.Mvc.Chart.Palettes.Light">
          <a class="xref" href="C1.Web.Mvc.Chart.Palettes.Light.html">Light</a>
        </td>
        <td class="markdown level1 summary"><p>Light palette.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Web_Mvc_Chart_Palettes_Midnight" data-uid="C1.Web.Mvc.Chart.Palettes.Midnight">
          <a class="xref" href="C1.Web.Mvc.Chart.Palettes.Midnight.html">Midnight</a>
        </td>
        <td class="markdown level1 summary"><p>Midnight palette.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Web_Mvc_Chart_Palettes_Minimal" data-uid="C1.Web.Mvc.Chart.Palettes.Minimal">
          <a class="xref" href="C1.Web.Mvc.Chart.Palettes.Minimal.html">Minimal</a>
        </td>
        <td class="markdown level1 summary"><p>Minimal palette.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Web_Mvc_Chart_Palettes_Modern" data-uid="C1.Web.Mvc.Chart.Palettes.Modern">
          <a class="xref" href="C1.Web.Mvc.Chart.Palettes.Modern.html">Modern</a>
        </td>
        <td class="markdown level1 summary"><p>Modern palette.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Web_Mvc_Chart_Palettes_Organic" data-uid="C1.Web.Mvc.Chart.Palettes.Organic">
          <a class="xref" href="C1.Web.Mvc.Chart.Palettes.Organic.html">Organic</a>
        </td>
        <td class="markdown level1 summary"><p>Organic palette.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Web_Mvc_Chart_Palettes_Qualitative" data-uid="C1.Web.Mvc.Chart.Palettes.Qualitative">
          <a class="xref" href="C1.Web.Mvc.Chart.Palettes.Qualitative.html">Qualitative</a>
        </td>
        <td class="markdown level1 summary"><p>Qualitative palettes from ColorBrewer <a href="https://colorbrewer2.org">https://colorbrewer2.org</a>.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Web_Mvc_Chart_Palettes_SequentialMulti" data-uid="C1.Web.Mvc.Chart.Palettes.SequentialMulti">
          <a class="xref" href="C1.Web.Mvc.Chart.Palettes.SequentialMulti.html">SequentialMulti</a>
        </td>
        <td class="markdown level1 summary"><p>Sequential multi-hue palettes from ColorBrewer <a href="https://colorbrewer2.org">https://colorbrewer2.org</a>.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Web_Mvc_Chart_Palettes_SequentialSingle" data-uid="C1.Web.Mvc.Chart.Palettes.SequentialSingle">
          <a class="xref" href="C1.Web.Mvc.Chart.Palettes.SequentialSingle.html">SequentialSingle</a>
        </td>
        <td class="markdown level1 summary"><p>Sequential single-hue palettes from ColorBrewer <a href="https://colorbrewer2.org">https://colorbrewer2.org</a>.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Web_Mvc_Chart_Palettes_Slate" data-uid="C1.Web.Mvc.Chart.Palettes.Slate">
          <a class="xref" href="C1.Web.Mvc.Chart.Palettes.Slate.html">Slate</a>
        </td>
        <td class="markdown level1 summary"><p>Slate palette.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Web_Mvc_Chart_Palettes_Standard" data-uid="C1.Web.Mvc.Chart.Palettes.Standard">
          <a class="xref" href="C1.Web.Mvc.Chart.Palettes.Standard.html">Standard</a>
        </td>
        <td class="markdown level1 summary"><p>The standard(default) palette.</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_Web_Mvc_Chart_Palettes_IsExtended_System_Collections_Generic_IEnumerable_System_String__" data-uid="C1.Web.Mvc.Chart.Palettes.IsExtended(System.Collections.Generic.IEnumerable{System.String})">
          <a class="xref" href="C1.Web.Mvc.Chart.Palettes.IsExtended.html#C1_Web_Mvc_Chart_Palettes_IsExtended_System_Collections_Generic_IEnumerable_System_String__">IsExtended(IEnumerable&lt;string&gt;)</a>
        </td>
        <td class="markdown level1 summary"><p>Checking the palette is extended from ColorBrewer <a href="https://colorbrewer2.org">https://colorbrewer2.org</a>.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
