# C1.Web.Mvc.Chart.DivergingPalettes

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="C1_Web_Mvc_Chart_DivergingPalettes" data-uid="C1.Web.Mvc.Chart.DivergingPalettes" class="text-break">DivergingPalettes Class
</h1>
  <div class="markdown level0 summary"><p>Diverging palettes from ColorBrewer <a href="https://colorbrewer2.org">https://colorbrewer2.org</a>.
Diverging palettes are used to indicate distance from a critical point. These color schemes work
well when your data has some mid-point.For example, temperature data could be a shade of blue below zero,
a red color is for the values above zero and temperature around zero would have a neutral color.</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">DivergingPalettes</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_DivergingPalettes_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public class DivergingPalettes</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Class DivergingPalettes</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_DivergingPalettes__ctor" data-uid="C1.Web.Mvc.Chart.DivergingPalettes.#ctor">
          <a class="xref" href="C1.Web.Mvc.Chart.DivergingPalettes.-ctor.html#C1_Web_Mvc_Chart_DivergingPalettes__ctor">DivergingPalettes()</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_DivergingPalettes_BrBG" data-uid="C1.Web.Mvc.Chart.DivergingPalettes.BrBG">
          <a class="xref" href="C1.Web.Mvc.Chart.DivergingPalettes.BrBG.html">BrBG</a>
        </td>
        <td class="markdown level1 summary"><p>Diverging BrBG palette.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Web_Mvc_Chart_DivergingPalettes_PRGn" data-uid="C1.Web.Mvc.Chart.DivergingPalettes.PRGn">
          <a class="xref" href="C1.Web.Mvc.Chart.DivergingPalettes.PRGn.html">PRGn</a>
        </td>
        <td class="markdown level1 summary"><p>Diverging PRGn palette.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Web_Mvc_Chart_DivergingPalettes_PiYG" data-uid="C1.Web.Mvc.Chart.DivergingPalettes.PiYG">
          <a class="xref" href="C1.Web.Mvc.Chart.DivergingPalettes.PiYG.html">PiYG</a>
        </td>
        <td class="markdown level1 summary"><p>Diverging PiYG palette.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Web_Mvc_Chart_DivergingPalettes_PuOr" data-uid="C1.Web.Mvc.Chart.DivergingPalettes.PuOr">
          <a class="xref" href="C1.Web.Mvc.Chart.DivergingPalettes.PuOr.html">PuOr</a>
        </td>
        <td class="markdown level1 summary"><p>Diverging PuOr palette.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Web_Mvc_Chart_DivergingPalettes_RdBu" data-uid="C1.Web.Mvc.Chart.DivergingPalettes.RdBu">
          <a class="xref" href="C1.Web.Mvc.Chart.DivergingPalettes.RdBu.html">RdBu</a>
        </td>
        <td class="markdown level1 summary"><p>Diverging RdBu palette.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Web_Mvc_Chart_DivergingPalettes_RdGy" data-uid="C1.Web.Mvc.Chart.DivergingPalettes.RdGy">
          <a class="xref" href="C1.Web.Mvc.Chart.DivergingPalettes.RdGy.html">RdGy</a>
        </td>
        <td class="markdown level1 summary"><p>Diverging RdGy palette.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Web_Mvc_Chart_DivergingPalettes_RdYlBu" data-uid="C1.Web.Mvc.Chart.DivergingPalettes.RdYlBu">
          <a class="xref" href="C1.Web.Mvc.Chart.DivergingPalettes.RdYlBu.html">RdYlBu</a>
        </td>
        <td class="markdown level1 summary"><p>Diverging RdYlBu palette.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Web_Mvc_Chart_DivergingPalettes_RdYlGn" data-uid="C1.Web.Mvc.Chart.DivergingPalettes.RdYlGn">
          <a class="xref" href="C1.Web.Mvc.Chart.DivergingPalettes.RdYlGn.html">RdYlGn</a>
        </td>
        <td class="markdown level1 summary"><p>Diverging RdYlGn palette.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Web_Mvc_Chart_DivergingPalettes_Spectral" data-uid="C1.Web.Mvc.Chart.DivergingPalettes.Spectral">
          <a class="xref" href="C1.Web.Mvc.Chart.DivergingPalettes.Spectral.html">Spectral</a>
        </td>
        <td class="markdown level1 summary"><p>Diverging Spectral 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_DivergingPalettes_ListDivergingPalettes" data-uid="C1.Web.Mvc.Chart.DivergingPalettes.ListDivergingPalettes">
          <a class="xref" href="C1.Web.Mvc.Chart.DivergingPalettes.ListDivergingPalettes.html#C1_Web_Mvc_Chart_DivergingPalettes_ListDivergingPalettes">ListDivergingPalettes</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
    </tbody>
  </table>

</div>
