# C1.Win.Chart.Palettes.Diverging

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="C1_Win_Chart_Palettes_Diverging" data-uid="C1.Win.Chart.Palettes.Diverging" class="text-break">Diverging Class
</h1>
  <div class="markdown level0 summary"><p>Diverging 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">Diverging</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_Diverging_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public class Diverging : ExtendedPalette</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Class Diverging
    Inherits ExtendedPalette</code></pre>
  </div>
  <h5 id="C1_Win_Chart_Palettes_Diverging_remarks"><strong>Remarks</strong></h5>
  <div class="markdown level0 remarks"><p>Qualitative (or categorical) palettes are usually used for plotting independent data categories
which don't have any specific order. For example, the series that represents shipping methods or
product types.The colors in these palettes are selected to be distinctive and clearly indicate
difference between data series.</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_Diverging__ctor" data-uid="C1.Win.Chart.Palettes.Diverging.#ctor">
          <a class="xref" href="C1.Win.Chart.Palettes.Diverging.-ctor.html#C1_Win_Chart_Palettes_Diverging__ctor">Diverging()</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_Diverging_BrBG" data-uid="C1.Win.Chart.Palettes.Diverging.BrBG">
          <a class="xref" href="C1.Win.Chart.Palettes.Diverging.BrBG.html#C1_Win_Chart_Palettes_Diverging_BrBG">BrBG</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the BrBG (Brown Blue-Green) palette.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Chart_Palettes_Diverging_Brushes" data-uid="C1.Win.Chart.Palettes.Diverging.Brushes">
          <a class="xref" href="C1.Win.Chart.Palettes.Diverging.Brushes.html#C1_Win_Chart_Palettes_Diverging_Brushes">Brushes</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the brushes dictionary.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Chart_Palettes_Diverging_PRGn" data-uid="C1.Win.Chart.Palettes.Diverging.PRGn">
          <a class="xref" href="C1.Win.Chart.Palettes.Diverging.PRGn.html#C1_Win_Chart_Palettes_Diverging_PRGn">PRGn</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the PRGn palette.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Chart_Palettes_Diverging_PiYG" data-uid="C1.Win.Chart.Palettes.Diverging.PiYG">
          <a class="xref" href="C1.Win.Chart.Palettes.Diverging.PiYG.html#C1_Win_Chart_Palettes_Diverging_PiYG">PiYG</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the PiYG (Pink Yellow-Green) palette.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Chart_Palettes_Diverging_PuOr" data-uid="C1.Win.Chart.Palettes.Diverging.PuOr">
          <a class="xref" href="C1.Win.Chart.Palettes.Diverging.PuOr.html#C1_Win_Chart_Palettes_Diverging_PuOr">PuOr</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the PuOr (Purple Orange) palette.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Chart_Palettes_Diverging_RdBu" data-uid="C1.Win.Chart.Palettes.Diverging.RdBu">
          <a class="xref" href="C1.Win.Chart.Palettes.Diverging.RdBu.html#C1_Win_Chart_Palettes_Diverging_RdBu">RdBu</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the RdBu palette.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Chart_Palettes_Diverging_RdGy" data-uid="C1.Win.Chart.Palettes.Diverging.RdGy">
          <a class="xref" href="C1.Win.Chart.Palettes.Diverging.RdGy.html#C1_Win_Chart_Palettes_Diverging_RdGy">RdGy</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the RdGy palette.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Chart_Palettes_Diverging_RdYlBu" data-uid="C1.Win.Chart.Palettes.Diverging.RdYlBu">
          <a class="xref" href="C1.Win.Chart.Palettes.Diverging.RdYlBu.html#C1_Win_Chart_Palettes_Diverging_RdYlBu">RdYlBu</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the RdYlBu palette.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Chart_Palettes_Diverging_RdYlGn" data-uid="C1.Win.Chart.Palettes.Diverging.RdYlGn">
          <a class="xref" href="C1.Win.Chart.Palettes.Diverging.RdYlGn.html#C1_Win_Chart_Palettes_Diverging_RdYlGn">RdYlGn</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the RdYlGn palette.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Chart_Palettes_Diverging_Spectral" data-uid="C1.Win.Chart.Palettes.Diverging.Spectral">
          <a class="xref" href="C1.Win.Chart.Palettes.Diverging.Spectral.html#C1_Win_Chart_Palettes_Diverging_Spectral">Spectral</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the Spectral palette.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
