# C1.Win.C1Chart.ColorGeneration

## Content

<div class="doc-site-dotnet-api-container">




  <h1 id="C1_Win_C1Chart_ColorGeneration" data-uid="C1.Win.C1Chart.ColorGeneration" class="text-break">ColorGeneration Enum
</h1>
  <div class="markdown level0 summary"><p>This enumeration specifies color themes used to
generate colors for data series.  Named color themes,
other than Custom are similar to those in Microsoft Office.</p>
</div>
  <div class="markdown level0 conceptual"></div>
  <h6><strong>Namespace</strong>: <a class="xref" href="C1.Win.C1Chart.html">C1.Win.C1Chart</a></h6>
  <h6><strong>Assembly</strong>: C1.Win.C1Chart.4.8.dll</h6>
  <h5 id="C1_Win_C1Chart_ColorGeneration_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public enum ColorGeneration</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Enum ColorGeneration</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>
    </thead></thead><tbody>
      <tr>
        <td id="C1_Win_C1Chart_ColorGeneration_Apex">Apex</td>
        <td><p>Uses similar colors as the Office 2007 theme of the same name.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Chart_ColorGeneration_Aspect">Aspect</td>
        <td><p>Uses similar colors as the Office 2007 theme of the same name.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Chart_ColorGeneration_Civic">Civic</td>
        <td><p>Uses similar colors as the Office 2007 theme of the same name.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Chart_ColorGeneration_Concourse">Concourse</td>
        <td><p>Uses similar colors as the Office 2007 theme of the same name.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Chart_ColorGeneration_CopyCurrentToCustom">CopyCurrentToCustom</td>
        <td><p>Copies the currently specified color group into the custom group.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Chart_ColorGeneration_Custom">Custom</td>
        <td><p>Custom color generation.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Chart_ColorGeneration_Equity">Equity</td>
        <td><p>Uses similar colors as the Office 2007 theme of the same name.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Chart_ColorGeneration_Flow">Flow</td>
        <td><p>Uses similar colors as the Office 2007 theme of the same name.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Chart_ColorGeneration_Foundry">Foundry</td>
        <td><p>Uses similar colors as the Office 2007 theme of the same name.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Chart_ColorGeneration_GrayScale">GrayScale</td>
        <td><p>Uses similar colors as the Office 2007 theme of the same name.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Chart_ColorGeneration_Median">Median</td>
        <td><p>Uses similar colors as the Office 2007 theme of the same name.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Chart_ColorGeneration_Metro">Metro</td>
        <td><p>Uses similar colors as the Office 2007 theme of the same name.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Chart_ColorGeneration_Module">Module</td>
        <td><p>Uses similar colors as the Office 2007 theme of the same name.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Chart_ColorGeneration_Office">Office</td>
        <td><p>Uses similar colors as the Office 2007 theme of the same name.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Chart_ColorGeneration_Opulent">Opulent</td>
        <td><p>Uses similar colors as the Office 2007 theme of the same name.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Chart_ColorGeneration_Oriel">Oriel</td>
        <td><p>Uses similar colors as the Office 2007 theme of the same name.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Chart_ColorGeneration_Origin">Origin</td>
        <td><p>Uses similar colors as the Office 2007 theme of the same name.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Chart_ColorGeneration_Paper">Paper</td>
        <td><p>Uses similar colors as the Office 2007 theme of the same name.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Chart_ColorGeneration_Solstice">Solstice</td>
        <td><p>Uses similar colors as the Office 2007 theme of the same name.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Chart_ColorGeneration_Standard">Standard</td>
        <td><p>Uses similar colors as the Office 2007 theme of the same name.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Chart_ColorGeneration_Technic">Technic</td>
        <td><p>Uses similar colors as the Office 2007 theme of the same name.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Chart_ColorGeneration_Trek">Trek</td>
        <td><p>Uses similar colors as the Office 2007 theme of the same name.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Chart_ColorGeneration_Urban">Urban</td>
        <td><p>Uses similar colors as the Office 2007 theme of the same name.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Chart_ColorGeneration_Verve">Verve</td>
        <td><p>Uses similar colors as the Office 2007 theme of the same name.</p>
</td>
      </tr>
    </tbody>
  </table>
</div>
