# C1.Win.Gauge.C1GaugeSingleMark

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="C1_Win_Gauge_C1GaugeSingleMark" data-uid="C1.Win.Gauge.C1GaugeSingleMark" class="text-break">C1GaugeSingleMark Class
</h1>
  <div class="markdown level0 summary"><p><a class="xref" href="C1.Win.Gauge.C1GaugeDecorator.html">C1GaugeDecorator</a> used to display a single mark 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"><span class="xref">C1GaugeSingleMark</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_C1GaugeSingleMark_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public class C1GaugeSingleMark : C1GaugeDecorator, ICloneable, IDisposable, ICustomTypeDescriptor</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Class C1GaugeSingleMark
    Inherits C1GaugeDecorator
    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_C1GaugeSingleMark__ctor" data-uid="C1.Win.Gauge.C1GaugeSingleMark.#ctor">
          <a class="xref" href="C1.Win.Gauge.C1GaugeSingleMark.-ctor.html#C1_Win_Gauge_C1GaugeSingleMark__ctor">C1GaugeSingleMark()</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_C1GaugeSingleMark_Angle" data-uid="C1.Win.Gauge.C1GaugeSingleMark.Angle">
          <a class="xref" href="C1.Win.Gauge.C1GaugeSingleMark.Angle.html#C1_Win_Gauge_C1GaugeSingleMark_Angle">Angle</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the angle relative to the Gauge pointer origin where the tick mark should appear (for radial Gauges only).</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_C1GaugeSingleMark_Border" data-uid="C1.Win.Gauge.C1GaugeSingleMark.Border">
          <a class="xref" href="C1.Win.Gauge.C1GaugeSingleMark.Border.html#C1_Win_Gauge_C1GaugeSingleMark_Border">Border</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the properties of the tick mark border.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_C1GaugeSingleMark_CustomImage" data-uid="C1.Win.Gauge.C1GaugeSingleMark.CustomImage">
          <a class="xref" href="C1.Win.Gauge.C1GaugeSingleMark.CustomImage.html#C1_Win_Gauge_C1GaugeSingleMark_CustomImage">CustomImage</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the custom image for the tick mark.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_C1GaugeSingleMark_CustomShape" data-uid="C1.Win.Gauge.C1GaugeSingleMark.CustomShape">
          <a class="xref" href="C1.Win.Gauge.C1GaugeSingleMark.CustomShape.html#C1_Win_Gauge_C1GaugeSingleMark_CustomShape">CustomShape</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the custom shape for this tick mark.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_C1GaugeSingleMark_Filling" data-uid="C1.Win.Gauge.C1GaugeSingleMark.Filling">
          <a class="xref" href="C1.Win.Gauge.C1GaugeSingleMark.Filling.html#C1_Win_Gauge_C1GaugeSingleMark_Filling">Filling</a>
        </td>
        <td class="markdown level1 summary"><p>Adjusts the interior filling of a tick mark.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_C1GaugeSingleMark_FlipShape" data-uid="C1.Win.Gauge.C1GaugeSingleMark.FlipShape">
          <a class="xref" href="C1.Win.Gauge.C1GaugeSingleMark.FlipShape.html#C1_Win_Gauge_C1GaugeSingleMark_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_C1GaugeSingleMark_Gradient" data-uid="C1.Win.Gauge.C1GaugeSingleMark.Gradient">
          <a class="xref" href="C1.Win.Gauge.C1GaugeSingleMark.Gradient.html#C1_Win_Gauge_C1GaugeSingleMark_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_C1GaugeSingleMark_ImageMapName" data-uid="C1.Win.Gauge.C1GaugeSingleMark.ImageMapName">
          <a class="xref" href="C1.Win.Gauge.C1GaugeSingleMark.ImageMapName.html#C1_Win_Gauge_C1GaugeSingleMark_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.C1GaugeSingleMark.ValueImages.html#C1_Win_Gauge_C1GaugeSingleMark_ValueImages">ValueImages</a> collection.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_C1GaugeSingleMark_ImmediateUpdate" data-uid="C1.Win.Gauge.C1GaugeSingleMark.ImmediateUpdate">
          <a class="xref" href="C1.Win.Gauge.C1GaugeSingleMark.ImmediateUpdate.html#C1_Win_Gauge_C1GaugeSingleMark_ImmediateUpdate">ImmediateUpdate</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets whether the bound tick mark should ignore the Pointer's sweep time.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_C1GaugeSingleMark_IsRotated" data-uid="C1.Win.Gauge.C1GaugeSingleMark.IsRotated">
          <a class="xref" href="C1.Win.Gauge.C1GaugeSingleMark.IsRotated.html#C1_Win_Gauge_C1GaugeSingleMark_IsRotated">IsRotated</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets if the tick mark should be rotated depending on its angle (for radial Gauges only).</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_C1GaugeSingleMark_Length" data-uid="C1.Win.Gauge.C1GaugeSingleMark.Length">
          <a class="xref" href="C1.Win.Gauge.C1GaugeSingleMark.Length.html#C1_Win_Gauge_C1GaugeSingleMark_Length">Length</a>
        </td>
        <td class="markdown level1 summary"><p>Logical value representing the length of this tick mark.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_C1GaugeSingleMark_OrthogonalAlignment" data-uid="C1.Win.Gauge.C1GaugeSingleMark.OrthogonalAlignment">
          <a class="xref" href="C1.Win.Gauge.C1GaugeSingleMark.OrthogonalAlignment.html#C1_Win_Gauge_C1GaugeSingleMark_OrthogonalAlignment">OrthogonalAlignment</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the orthogonal alignment of the tick mark.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_C1GaugeSingleMark_OrthogonalOffset" data-uid="C1.Win.Gauge.C1GaugeSingleMark.OrthogonalOffset">
          <a class="xref" href="C1.Win.Gauge.C1GaugeSingleMark.OrthogonalOffset.html#C1_Win_Gauge_C1GaugeSingleMark_OrthogonalOffset">OrthogonalOffset</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the logical orthogonal offset of the tick mark.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_C1GaugeSingleMark_PointerIndex" data-uid="C1.Win.Gauge.C1GaugeSingleMark.PointerIndex">
          <a class="xref" href="C1.Win.Gauge.C1GaugeSingleMark.PointerIndex.html#C1_Win_Gauge_C1GaugeSingleMark_PointerIndex">PointerIndex</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the index of a Pointer that gives the value associated with this tick mark.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_C1GaugeSingleMark_Position" data-uid="C1.Win.Gauge.C1GaugeSingleMark.Position">
          <a class="xref" href="C1.Win.Gauge.C1GaugeSingleMark.Position.html#C1_Win_Gauge_C1GaugeSingleMark_Position">Position</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the fraction-based position where the tick mark should appear (for linear Gauges only).</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_C1GaugeSingleMark_SequenceNo" data-uid="C1.Win.Gauge.C1GaugeSingleMark.SequenceNo">
          <a class="xref" href="C1.Win.Gauge.C1GaugeSingleMark.SequenceNo.html#C1_Win_Gauge_C1GaugeSingleMark_SequenceNo">SequenceNo</a>
        </td>
        <td class="markdown level1 summary"><p>The sequence number for this tick mark. Displayed value will not appear
on the subsequent marks with the same sequence number.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_C1GaugeSingleMark_Shape" data-uid="C1.Win.Gauge.C1GaugeSingleMark.Shape">
          <a class="xref" href="C1.Win.Gauge.C1GaugeSingleMark.Shape.html#C1_Win_Gauge_C1GaugeSingleMark_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_C1GaugeSingleMark_ShapeAngle" data-uid="C1.Win.Gauge.C1GaugeSingleMark.ShapeAngle">
          <a class="xref" href="C1.Win.Gauge.C1GaugeSingleMark.ShapeAngle.html#C1_Win_Gauge_C1GaugeSingleMark_ShapeAngle">ShapeAngle</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the fixed angle (in degrees) to rotate this tick mark.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_C1GaugeSingleMark_Value" data-uid="C1.Win.Gauge.C1GaugeSingleMark.Value">
          <a class="xref" href="C1.Win.Gauge.C1GaugeSingleMark.Value.html#C1_Win_Gauge_C1GaugeSingleMark_Value">Value</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the value associated with this tick mark.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_C1GaugeSingleMark_ValueImages" data-uid="C1.Win.Gauge.C1GaugeSingleMark.ValueImages">
          <a class="xref" href="C1.Win.Gauge.C1GaugeSingleMark.ValueImages.html#C1_Win_Gauge_C1GaugeSingleMark_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_C1GaugeSingleMark_Width" data-uid="C1.Win.Gauge.C1GaugeSingleMark.Width">
          <a class="xref" href="C1.Win.Gauge.C1GaugeSingleMark.Width.html#C1_Win_Gauge_C1GaugeSingleMark_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_C1GaugeSingleMark_ResetAngle" data-uid="C1.Win.Gauge.C1GaugeSingleMark.ResetAngle">
          <a class="xref" href="C1.Win.Gauge.C1GaugeSingleMark.ResetAngle.html#C1_Win_Gauge_C1GaugeSingleMark_ResetAngle">ResetAngle()</a>
        </td>
        <td class="markdown level1 summary"><p>This member is for internal use only.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_C1GaugeSingleMark_ResetBorder" data-uid="C1.Win.Gauge.C1GaugeSingleMark.ResetBorder">
          <a class="xref" href="C1.Win.Gauge.C1GaugeSingleMark.ResetBorder.html#C1_Win_Gauge_C1GaugeSingleMark_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_C1GaugeSingleMark_ResetCustomImage" data-uid="C1.Win.Gauge.C1GaugeSingleMark.ResetCustomImage">
          <a class="xref" href="C1.Win.Gauge.C1GaugeSingleMark.ResetCustomImage.html#C1_Win_Gauge_C1GaugeSingleMark_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_C1GaugeSingleMark_ResetCustomShape" data-uid="C1.Win.Gauge.C1GaugeSingleMark.ResetCustomShape">
          <a class="xref" href="C1.Win.Gauge.C1GaugeSingleMark.ResetCustomShape.html#C1_Win_Gauge_C1GaugeSingleMark_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_C1GaugeSingleMark_ResetFilling" data-uid="C1.Win.Gauge.C1GaugeSingleMark.ResetFilling">
          <a class="xref" href="C1.Win.Gauge.C1GaugeSingleMark.ResetFilling.html#C1_Win_Gauge_C1GaugeSingleMark_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_C1GaugeSingleMark_ResetGradient" data-uid="C1.Win.Gauge.C1GaugeSingleMark.ResetGradient">
          <a class="xref" href="C1.Win.Gauge.C1GaugeSingleMark.ResetGradient.html#C1_Win_Gauge_C1GaugeSingleMark_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_C1GaugeSingleMark_ResetIsRotated" data-uid="C1.Win.Gauge.C1GaugeSingleMark.ResetIsRotated">
          <a class="xref" href="C1.Win.Gauge.C1GaugeSingleMark.ResetIsRotated.html#C1_Win_Gauge_C1GaugeSingleMark_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_C1GaugeSingleMark_ResetPosition" data-uid="C1.Win.Gauge.C1GaugeSingleMark.ResetPosition">
          <a class="xref" href="C1.Win.Gauge.C1GaugeSingleMark.ResetPosition.html#C1_Win_Gauge_C1GaugeSingleMark_ResetPosition">ResetPosition()</a>
        </td>
        <td class="markdown level1 summary"><p>This member is for internal use only.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_C1GaugeSingleMark_ResetWidth" data-uid="C1.Win.Gauge.C1GaugeSingleMark.ResetWidth">
          <a class="xref" href="C1.Win.Gauge.C1GaugeSingleMark.ResetWidth.html#C1_Win_Gauge_C1GaugeSingleMark_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_C1GaugeSingleMark_ShouldSerializeAngle" data-uid="C1.Win.Gauge.C1GaugeSingleMark.ShouldSerializeAngle">
          <a class="xref" href="C1.Win.Gauge.C1GaugeSingleMark.ShouldSerializeAngle.html#C1_Win_Gauge_C1GaugeSingleMark_ShouldSerializeAngle">ShouldSerializeAngle()</a>
        </td>
        <td class="markdown level1 summary"><p>This member is for internal use only.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_C1GaugeSingleMark_ShouldSerializeBorder" data-uid="C1.Win.Gauge.C1GaugeSingleMark.ShouldSerializeBorder">
          <a class="xref" href="C1.Win.Gauge.C1GaugeSingleMark.ShouldSerializeBorder.html#C1_Win_Gauge_C1GaugeSingleMark_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_C1GaugeSingleMark_ShouldSerializeCustomImage" data-uid="C1.Win.Gauge.C1GaugeSingleMark.ShouldSerializeCustomImage">
          <a class="xref" href="C1.Win.Gauge.C1GaugeSingleMark.ShouldSerializeCustomImage.html#C1_Win_Gauge_C1GaugeSingleMark_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_C1GaugeSingleMark_ShouldSerializeCustomShape" data-uid="C1.Win.Gauge.C1GaugeSingleMark.ShouldSerializeCustomShape">
          <a class="xref" href="C1.Win.Gauge.C1GaugeSingleMark.ShouldSerializeCustomShape.html#C1_Win_Gauge_C1GaugeSingleMark_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_C1GaugeSingleMark_ShouldSerializeFilling" data-uid="C1.Win.Gauge.C1GaugeSingleMark.ShouldSerializeFilling">
          <a class="xref" href="C1.Win.Gauge.C1GaugeSingleMark.ShouldSerializeFilling.html#C1_Win_Gauge_C1GaugeSingleMark_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_C1GaugeSingleMark_ShouldSerializeGradient" data-uid="C1.Win.Gauge.C1GaugeSingleMark.ShouldSerializeGradient">
          <a class="xref" href="C1.Win.Gauge.C1GaugeSingleMark.ShouldSerializeGradient.html#C1_Win_Gauge_C1GaugeSingleMark_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_C1GaugeSingleMark_ShouldSerializeIsRotated" data-uid="C1.Win.Gauge.C1GaugeSingleMark.ShouldSerializeIsRotated">
          <a class="xref" href="C1.Win.Gauge.C1GaugeSingleMark.ShouldSerializeIsRotated.html#C1_Win_Gauge_C1GaugeSingleMark_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_C1GaugeSingleMark_ShouldSerializePosition" data-uid="C1.Win.Gauge.C1GaugeSingleMark.ShouldSerializePosition">
          <a class="xref" href="C1.Win.Gauge.C1GaugeSingleMark.ShouldSerializePosition.html#C1_Win_Gauge_C1GaugeSingleMark_ShouldSerializePosition">ShouldSerializePosition()</a>
        </td>
        <td class="markdown level1 summary"><p>This member is for internal use only.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_C1GaugeSingleMark_ShouldSerializeValueImages" data-uid="C1.Win.Gauge.C1GaugeSingleMark.ShouldSerializeValueImages">
          <a class="xref" href="C1.Win.Gauge.C1GaugeSingleMark.ShouldSerializeValueImages.html#C1_Win_Gauge_C1GaugeSingleMark_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_C1GaugeSingleMark_ShouldSerializeWidth" data-uid="C1.Win.Gauge.C1GaugeSingleMark.ShouldSerializeWidth">
          <a class="xref" href="C1.Win.Gauge.C1GaugeSingleMark.ShouldSerializeWidth.html#C1_Win_Gauge_C1GaugeSingleMark_ShouldSerializeWidth">ShouldSerializeWidth()</a>
        </td>
        <td class="markdown level1 summary"><p>This member is for internal use only.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
