# C1.Win.Chart.Palettes.SequentialMulti

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="C1_Win_Chart_Palettes_SequentialMulti" data-uid="C1.Win.Chart.Palettes.SequentialMulti" class="text-break">SequentialMulti Class
</h1>
  <div class="markdown level0 summary"><p>Sequential multi-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">SequentialMulti</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_SequentialMulti_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public class SequentialMulti : ExtendedPalette</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Class SequentialMulti
    Inherits ExtendedPalette</code></pre>
  </div>
  <h5 id="C1_Win_Chart_Palettes_SequentialMulti_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.In addition to lightness variation, these color schemes also
use several hues to improve perception.</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_SequentialMulti__ctor" data-uid="C1.Win.Chart.Palettes.SequentialMulti.#ctor">
          <a class="xref" href="C1.Win.Chart.Palettes.SequentialMulti.-ctor.html#C1_Win_Chart_Palettes_SequentialMulti__ctor">SequentialMulti()</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_SequentialMulti_Brushes" data-uid="C1.Win.Chart.Palettes.SequentialMulti.Brushes">
          <a class="xref" href="C1.Win.Chart.Palettes.SequentialMulti.Brushes.html#C1_Win_Chart_Palettes_SequentialMulti_Brushes">Brushes</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the brushes dictionary.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Chart_Palettes_SequentialMulti_BuGn" data-uid="C1.Win.Chart.Palettes.SequentialMulti.BuGn">
          <a class="xref" href="C1.Win.Chart.Palettes.SequentialMulti.BuGn.html#C1_Win_Chart_Palettes_SequentialMulti_BuGn">BuGn</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the BuGn (Blue-Green) palette.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Chart_Palettes_SequentialMulti_BuPu" data-uid="C1.Win.Chart.Palettes.SequentialMulti.BuPu">
          <a class="xref" href="C1.Win.Chart.Palettes.SequentialMulti.BuPu.html#C1_Win_Chart_Palettes_SequentialMulti_BuPu">BuPu</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the BuPu (Blue-Purple) palette.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Chart_Palettes_SequentialMulti_GnBu" data-uid="C1.Win.Chart.Palettes.SequentialMulti.GnBu">
          <a class="xref" href="C1.Win.Chart.Palettes.SequentialMulti.GnBu.html#C1_Win_Chart_Palettes_SequentialMulti_GnBu">GnBu</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the GnBu (Green-Blue) palette.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Chart_Palettes_SequentialMulti_OrRd" data-uid="C1.Win.Chart.Palettes.SequentialMulti.OrRd">
          <a class="xref" href="C1.Win.Chart.Palettes.SequentialMulti.OrRd.html#C1_Win_Chart_Palettes_SequentialMulti_OrRd">OrRd</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the OrRd (Orange-Red) palette.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Chart_Palettes_SequentialMulti_PuBu" data-uid="C1.Win.Chart.Palettes.SequentialMulti.PuBu">
          <a class="xref" href="C1.Win.Chart.Palettes.SequentialMulti.PuBu.html#C1_Win_Chart_Palettes_SequentialMulti_PuBu">PuBu</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the PuBu (Purple-Blue) palette.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Chart_Palettes_SequentialMulti_PuBuGn" data-uid="C1.Win.Chart.Palettes.SequentialMulti.PuBuGn">
          <a class="xref" href="C1.Win.Chart.Palettes.SequentialMulti.PuBuGn.html#C1_Win_Chart_Palettes_SequentialMulti_PuBuGn">PuBuGn</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the PuBuGn (Purple-Blue-Green) palette.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Chart_Palettes_SequentialMulti_PuRd" data-uid="C1.Win.Chart.Palettes.SequentialMulti.PuRd">
          <a class="xref" href="C1.Win.Chart.Palettes.SequentialMulti.PuRd.html#C1_Win_Chart_Palettes_SequentialMulti_PuRd">PuRd</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the PuRd (Purple-Red) palette.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Chart_Palettes_SequentialMulti_RdPu" data-uid="C1.Win.Chart.Palettes.SequentialMulti.RdPu">
          <a class="xref" href="C1.Win.Chart.Palettes.SequentialMulti.RdPu.html#C1_Win_Chart_Palettes_SequentialMulti_RdPu">RdPu</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the RdPu (Red-Purple) palette.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Chart_Palettes_SequentialMulti_YlGn" data-uid="C1.Win.Chart.Palettes.SequentialMulti.YlGn">
          <a class="xref" href="C1.Win.Chart.Palettes.SequentialMulti.YlGn.html#C1_Win_Chart_Palettes_SequentialMulti_YlGn">YlGn</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the YlGn (Yellow-Green) palette.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Chart_Palettes_SequentialMulti_YlGnBu" data-uid="C1.Win.Chart.Palettes.SequentialMulti.YlGnBu">
          <a class="xref" href="C1.Win.Chart.Palettes.SequentialMulti.YlGnBu.html#C1_Win_Chart_Palettes_SequentialMulti_YlGnBu">YlGnBu</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the YlGnBu (Yellow-Green-Blue) palette.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Chart_Palettes_SequentialMulti_YlOrBr" data-uid="C1.Win.Chart.Palettes.SequentialMulti.YlOrBr">
          <a class="xref" href="C1.Win.Chart.Palettes.SequentialMulti.YlOrBr.html#C1_Win_Chart_Palettes_SequentialMulti_YlOrBr">YlOrBr</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the YlOrBr (Yellow-Orange-Brown) palette.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Chart_Palettes_SequentialMulti_YlOrRd" data-uid="C1.Win.Chart.Palettes.SequentialMulti.YlOrRd">
          <a class="xref" href="C1.Win.Chart.Palettes.SequentialMulti.YlOrRd.html#C1_Win_Chart_Palettes_SequentialMulti_YlOrRd">YlOrRd</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the YlOrRd (Yellow-Orange-Red) palette.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
