# C1.Win.Gauge.C1GaugeMarks

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="C1_Win_Gauge_C1GaugeMarks" data-uid="C1.Win.Gauge.C1GaugeMarks" class="text-break">C1GaugeMarks Class
</h1>
  <div class="markdown level0 summary"><p><a class="xref" href="C1.Win.Gauge.C1GaugeDecorator.html">C1GaugeDecorator</a> used to display a sequence of tick marks on the Gauge.</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.C1GaugeDecorator.html">C1GaugeDecorator</a></div>
    <div class="level2"><a class="xref" href="C1.Win.Gauge.C1GaugeMultivalueDecorator.html">C1GaugeMultivalueDecorator</a></div>
    <div class="level3"><a class="xref" href="C1.Win.Gauge.C1GaugeScaleDecorator.html">C1GaugeScaleDecorator</a></div>
    <div class="level4"><span class="xref">C1GaugeMarks</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><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.componentmodel.icustomtypedescriptor">ICustomTypeDescriptor</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_C1GaugeMarks_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public class C1GaugeMarks : C1GaugeScaleDecorator, ICloneable, IDisposable, ICustomTypeDescriptor</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Class C1GaugeMarks
    Inherits C1GaugeScaleDecorator
    Implements ICloneable, IDisposable, ICustomTypeDescriptor</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_C1GaugeMarks__ctor" data-uid="C1.Win.Gauge.C1GaugeMarks.#ctor">
          <a class="xref" href="C1.Win.Gauge.C1GaugeMarks.-ctor.html#C1_Win_Gauge_C1GaugeMarks__ctor">C1GaugeMarks()</a>
        </td>
        <td class="markdown level1 summary"><p>Initializes a new instance of the decorator.</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_C1GaugeMarks_Border" data-uid="C1.Win.Gauge.C1GaugeMarks.Border">
          <a class="xref" href="C1.Win.Gauge.C1GaugeMarks.Border.html#C1_Win_Gauge_C1GaugeMarks_Border">Border</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the properties of the tick marks border.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_C1GaugeMarks_CustomImage" data-uid="C1.Win.Gauge.C1GaugeMarks.CustomImage">
          <a class="xref" href="C1.Win.Gauge.C1GaugeMarks.CustomImage.html#C1_Win_Gauge_C1GaugeMarks_CustomImage">CustomImage</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the custom image for the tick marks.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_C1GaugeMarks_CustomShape" data-uid="C1.Win.Gauge.C1GaugeMarks.CustomShape">
          <a class="xref" href="C1.Win.Gauge.C1GaugeMarks.CustomShape.html#C1_Win_Gauge_C1GaugeMarks_CustomShape">CustomShape</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the custom shape for the tick marks.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_C1GaugeMarks_Filling" data-uid="C1.Win.Gauge.C1GaugeMarks.Filling">
          <a class="xref" href="C1.Win.Gauge.C1GaugeMarks.Filling.html#C1_Win_Gauge_C1GaugeMarks_Filling">Filling</a>
        </td>
        <td class="markdown level1 summary"><p>Adjusts the interior filling of tick marks.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_C1GaugeMarks_FlipShape" data-uid="C1.Win.Gauge.C1GaugeMarks.FlipShape">
          <a class="xref" href="C1.Win.Gauge.C1GaugeMarks.FlipShape.html#C1_Win_Gauge_C1GaugeMarks_FlipShape">FlipShape</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets whether the shape of a tick mark is inverted.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_C1GaugeMarks_Gradient" data-uid="C1.Win.Gauge.C1GaugeMarks.Gradient">
          <a class="xref" href="C1.Win.Gauge.C1GaugeMarks.Gradient.html#C1_Win_Gauge_C1GaugeMarks_Gradient">Gradient</a>
        </td>
        <td class="markdown level1 summary"><p>Encapsulates properties of a color gradient.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_C1GaugeMarks_ImageMapName" data-uid="C1.Win.Gauge.C1GaugeMarks.ImageMapName">
          <a class="xref" href="C1.Win.Gauge.C1GaugeMarks.ImageMapName.html#C1_Win_Gauge_C1GaugeMarks_ImageMapName">ImageMapName</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the name of template for the <a class="xref" href="C1.Win.Gauge.C1GaugeMarks.ValueImages.html#C1_Win_Gauge_C1GaugeMarks_ValueImages">ValueImages</a> collection.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_C1GaugeMarks_IsRotated" data-uid="C1.Win.Gauge.C1GaugeMarks.IsRotated">
          <a class="xref" href="C1.Win.Gauge.C1GaugeMarks.IsRotated.html#C1_Win_Gauge_C1GaugeMarks_IsRotated">IsRotated</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets if the tick marks should be rotated depending on their values (for radial Gauges only).</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_C1GaugeMarks_Length" data-uid="C1.Win.Gauge.C1GaugeMarks.Length">
          <a class="xref" href="C1.Win.Gauge.C1GaugeMarks.Length.html#C1_Win_Gauge_C1GaugeMarks_Length">Length</a>
        </td>
        <td class="markdown level1 summary"><p>Logical value representing the length of each tick mark.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_C1GaugeMarks_Length2" data-uid="C1.Win.Gauge.C1GaugeMarks.Length2">
          <a class="xref" href="C1.Win.Gauge.C1GaugeMarks.Length2.html#C1_Win_Gauge_C1GaugeMarks_Length2">Length2</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the end length of the tick marks (<a class="xref" href="C1.Win.Gauge.C1GaugeMarks.Length.html#C1_Win_Gauge_C1GaugeMarks_Length">Length</a> is the start length).</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_C1GaugeMarks_OrthogonalAlignment" data-uid="C1.Win.Gauge.C1GaugeMarks.OrthogonalAlignment">
          <a class="xref" href="C1.Win.Gauge.C1GaugeMarks.OrthogonalAlignment.html#C1_Win_Gauge_C1GaugeMarks_OrthogonalAlignment">OrthogonalAlignment</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the orthogonal alignment of the tick marks.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_C1GaugeMarks_OrthogonalOffset" data-uid="C1.Win.Gauge.C1GaugeMarks.OrthogonalOffset">
          <a class="xref" href="C1.Win.Gauge.C1GaugeMarks.OrthogonalOffset.html#C1_Win_Gauge_C1GaugeMarks_OrthogonalOffset">OrthogonalOffset</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the logical orthogonal offset of the tick marks.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_C1GaugeMarks_Shape" data-uid="C1.Win.Gauge.C1GaugeMarks.Shape">
          <a class="xref" href="C1.Win.Gauge.C1GaugeMarks.Shape.html#C1_Win_Gauge_C1GaugeMarks_Shape">Shape</a>
        </td>
        <td class="markdown level1 summary"><p>Selects a shape from the set of predefined mark shapes.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_C1GaugeMarks_ShapeAngle" data-uid="C1.Win.Gauge.C1GaugeMarks.ShapeAngle">
          <a class="xref" href="C1.Win.Gauge.C1GaugeMarks.ShapeAngle.html#C1_Win_Gauge_C1GaugeMarks_ShapeAngle">ShapeAngle</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the fixed angle (in degrees) to rotate the tick marks.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_C1GaugeMarks_ValueImages" data-uid="C1.Win.Gauge.C1GaugeMarks.ValueImages">
          <a class="xref" href="C1.Win.Gauge.C1GaugeMarks.ValueImages.html#C1_Win_Gauge_C1GaugeMarks_ValueImages">ValueImages</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the collection of values with their associated images.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_C1GaugeMarks_Width" data-uid="C1.Win.Gauge.C1GaugeMarks.Width">
          <a class="xref" href="C1.Win.Gauge.C1GaugeMarks.Width.html#C1_Win_Gauge_C1GaugeMarks_Width">Width</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the logical width of a tick mark.</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_C1GaugeMarks_ResetBorder" data-uid="C1.Win.Gauge.C1GaugeMarks.ResetBorder">
          <a class="xref" href="C1.Win.Gauge.C1GaugeMarks.ResetBorder.html#C1_Win_Gauge_C1GaugeMarks_ResetBorder">ResetBorder()</a>
        </td>
        <td class="markdown level1 summary"><p>This member is for internal use only.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_C1GaugeMarks_ResetCustomImage" data-uid="C1.Win.Gauge.C1GaugeMarks.ResetCustomImage">
          <a class="xref" href="C1.Win.Gauge.C1GaugeMarks.ResetCustomImage.html#C1_Win_Gauge_C1GaugeMarks_ResetCustomImage">ResetCustomImage()</a>
        </td>
        <td class="markdown level1 summary"><p>This member is for internal use only.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_C1GaugeMarks_ResetCustomShape" data-uid="C1.Win.Gauge.C1GaugeMarks.ResetCustomShape">
          <a class="xref" href="C1.Win.Gauge.C1GaugeMarks.ResetCustomShape.html#C1_Win_Gauge_C1GaugeMarks_ResetCustomShape">ResetCustomShape()</a>
        </td>
        <td class="markdown level1 summary"><p>This member is for internal use only.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_C1GaugeMarks_ResetFilling" data-uid="C1.Win.Gauge.C1GaugeMarks.ResetFilling">
          <a class="xref" href="C1.Win.Gauge.C1GaugeMarks.ResetFilling.html#C1_Win_Gauge_C1GaugeMarks_ResetFilling">ResetFilling()</a>
        </td>
        <td class="markdown level1 summary"><p>This member is for internal use only.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_C1GaugeMarks_ResetGradient" data-uid="C1.Win.Gauge.C1GaugeMarks.ResetGradient">
          <a class="xref" href="C1.Win.Gauge.C1GaugeMarks.ResetGradient.html#C1_Win_Gauge_C1GaugeMarks_ResetGradient">ResetGradient()</a>
        </td>
        <td class="markdown level1 summary"><p>This member is for internal use only.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_C1GaugeMarks_ResetIsRotated" data-uid="C1.Win.Gauge.C1GaugeMarks.ResetIsRotated">
          <a class="xref" href="C1.Win.Gauge.C1GaugeMarks.ResetIsRotated.html#C1_Win_Gauge_C1GaugeMarks_ResetIsRotated">ResetIsRotated()</a>
        </td>
        <td class="markdown level1 summary"><p>This member is for internal use only.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_C1GaugeMarks_ResetWidth" data-uid="C1.Win.Gauge.C1GaugeMarks.ResetWidth">
          <a class="xref" href="C1.Win.Gauge.C1GaugeMarks.ResetWidth.html#C1_Win_Gauge_C1GaugeMarks_ResetWidth">ResetWidth()</a>
        </td>
        <td class="markdown level1 summary"><p>This member is for internal use only.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_C1GaugeMarks_ShouldSerializeBorder" data-uid="C1.Win.Gauge.C1GaugeMarks.ShouldSerializeBorder">
          <a class="xref" href="C1.Win.Gauge.C1GaugeMarks.ShouldSerializeBorder.html#C1_Win_Gauge_C1GaugeMarks_ShouldSerializeBorder">ShouldSerializeBorder()</a>
        </td>
        <td class="markdown level1 summary"><p>This member is for internal use only.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_C1GaugeMarks_ShouldSerializeCustomImage" data-uid="C1.Win.Gauge.C1GaugeMarks.ShouldSerializeCustomImage">
          <a class="xref" href="C1.Win.Gauge.C1GaugeMarks.ShouldSerializeCustomImage.html#C1_Win_Gauge_C1GaugeMarks_ShouldSerializeCustomImage">ShouldSerializeCustomImage()</a>
        </td>
        <td class="markdown level1 summary"><p>This member is for internal use only.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_C1GaugeMarks_ShouldSerializeCustomShape" data-uid="C1.Win.Gauge.C1GaugeMarks.ShouldSerializeCustomShape">
          <a class="xref" href="C1.Win.Gauge.C1GaugeMarks.ShouldSerializeCustomShape.html#C1_Win_Gauge_C1GaugeMarks_ShouldSerializeCustomShape">ShouldSerializeCustomShape()</a>
        </td>
        <td class="markdown level1 summary"><p>This member is for internal use only.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_C1GaugeMarks_ShouldSerializeFilling" data-uid="C1.Win.Gauge.C1GaugeMarks.ShouldSerializeFilling">
          <a class="xref" href="C1.Win.Gauge.C1GaugeMarks.ShouldSerializeFilling.html#C1_Win_Gauge_C1GaugeMarks_ShouldSerializeFilling">ShouldSerializeFilling()</a>
        </td>
        <td class="markdown level1 summary"><p>This member is for internal use only.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_C1GaugeMarks_ShouldSerializeGradient" data-uid="C1.Win.Gauge.C1GaugeMarks.ShouldSerializeGradient">
          <a class="xref" href="C1.Win.Gauge.C1GaugeMarks.ShouldSerializeGradient.html#C1_Win_Gauge_C1GaugeMarks_ShouldSerializeGradient">ShouldSerializeGradient()</a>
        </td>
        <td class="markdown level1 summary"><p>This member is for internal use only.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_C1GaugeMarks_ShouldSerializeIsRotated" data-uid="C1.Win.Gauge.C1GaugeMarks.ShouldSerializeIsRotated">
          <a class="xref" href="C1.Win.Gauge.C1GaugeMarks.ShouldSerializeIsRotated.html#C1_Win_Gauge_C1GaugeMarks_ShouldSerializeIsRotated">ShouldSerializeIsRotated()</a>
        </td>
        <td class="markdown level1 summary"><p>This member is for internal use only.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_C1GaugeMarks_ShouldSerializeValueImages" data-uid="C1.Win.Gauge.C1GaugeMarks.ShouldSerializeValueImages">
          <a class="xref" href="C1.Win.Gauge.C1GaugeMarks.ShouldSerializeValueImages.html#C1_Win_Gauge_C1GaugeMarks_ShouldSerializeValueImages">ShouldSerializeValueImages()</a>
        </td>
        <td class="markdown level1 summary"><p>This member is for internal use only.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_C1GaugeMarks_ShouldSerializeWidth" data-uid="C1.Win.Gauge.C1GaugeMarks.ShouldSerializeWidth">
          <a class="xref" href="C1.Win.Gauge.C1GaugeMarks.ShouldSerializeWidth.html#C1_Win_Gauge_C1GaugeMarks_ShouldSerializeWidth">ShouldSerializeWidth()</a>
        </td>
        <td class="markdown level1 summary"><p>This member is for internal use only.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
