# C1.Win.Gauge.CommonColorMap

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="C1_Win_Gauge_CommonColorMap" data-uid="C1.Win.Gauge.CommonColorMap" class="text-break">CommonColorMap Class
</h1>
  <div class="markdown level0 summary"><p>Defines a template for <a class="xref" href="C1.Win.Gauge.ValueColorCollection.html">ValueColorCollection</a> to be used in multiple elements.</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.Gauge.CommonItem.html">CommonItem</a></div>
    <div class="level2"><span class="xref">CommonColorMap</span></div>
  </div>
  <div class="implements">
    <h5>Implements</h5>
    <div><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.icloneable">ICloneable</a></div>
    <div><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.idisposable">IDisposable</a></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="C1.Win.Gauge.html">C1.Win.Gauge</a></h6>
  <h6><strong>Assembly</strong>: C1.Win.Gauge.10.dll</h6>
  <h5 id="C1_Win_Gauge_CommonColorMap_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public class CommonColorMap : CommonItem, ICloneable, IDisposable</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Class CommonColorMap
    Inherits CommonItem
    Implements ICloneable, IDisposable</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_Win_Gauge_CommonColorMap__ctor" data-uid="C1.Win.Gauge.CommonColorMap.#ctor">
          <a class="xref" href="C1.Win.Gauge.CommonColorMap.-ctor.html#C1_Win_Gauge_CommonColorMap__ctor">CommonColorMap()</a>
        </td>
        <td class="markdown level1 summary"><p>Initializes a new instance of the <a class="xref" href="C1.Win.Gauge.CommonColorMap.html">CommonColorMap</a>.</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_Win_Gauge_CommonColorMap_ValueColorFalloff" data-uid="C1.Win.Gauge.CommonColorMap.ValueColorFalloff">
          <a class="xref" href="C1.Win.Gauge.CommonColorMap.ValueColorFalloff.html#C1_Win_Gauge_CommonColorMap_ValueColorFalloff">ValueColorFalloff</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the blending mode for value colors.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_CommonColorMap_ValueColors" data-uid="C1.Win.Gauge.CommonColorMap.ValueColors">
          <a class="xref" href="C1.Win.Gauge.CommonColorMap.ValueColors.html#C1_Win_Gauge_CommonColorMap_ValueColors">ValueColors</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the collection of values with their associated colors.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_CommonColorMap_ViewTag" data-uid="C1.Win.Gauge.CommonColorMap.ViewTag">
          <a class="xref" href="C1.Win.Gauge.CommonColorMap.ViewTag.html#C1_Win_Gauge_CommonColorMap_ViewTag">ViewTag</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a digital tag identifying this element's views.</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_Win_Gauge_CommonColorMap_ShouldSerializeValueColors" data-uid="C1.Win.Gauge.CommonColorMap.ShouldSerializeValueColors">
          <a class="xref" href="C1.Win.Gauge.CommonColorMap.ShouldSerializeValueColors.html#C1_Win_Gauge_CommonColorMap_ShouldSerializeValueColors">ShouldSerializeValueColors()</a>
        </td>
        <td class="markdown level1 summary"><p>This member is for internal use only.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
