# C1.Win.C1Chart.ValueLabel

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="C1_Win_C1Chart_ValueLabel" data-uid="C1.Win.C1Chart.ValueLabel" class="text-break">ValueLabel Class
</h1>
  <div class="markdown level0 summary"><p>Defines the type of chart label's annotation used for displaying text defined
at a specific axis coordinate.</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"><span class="xref">ValueLabel</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>
  <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_ValueLabel_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public class ValueLabel : ICloneable</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Class ValueLabel
    Implements ICloneable</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_C1Chart_ValueLabel__ctor" data-uid="C1.Win.C1Chart.ValueLabel.#ctor">
          <a class="xref" href="C1.Win.C1Chart.ValueLabel.-ctor.html#C1_Win_C1Chart_ValueLabel__ctor">ValueLabel()</a>
        </td>
        <td class="markdown level1 summary"><p>Creates a new instance of <a class="xref" href="C1.Win.C1Chart.ValueLabel.html">ValueLabel</a> class.</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_C1Chart_ValueLabel_Appearance" data-uid="C1.Win.C1Chart.ValueLabel.Appearance">
          <a class="xref" href="C1.Win.C1Chart.ValueLabel.Appearance.html#C1_Win_C1Chart_ValueLabel_Appearance">Appearance</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the appearance of ValueLabel.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Chart_ValueLabel_BackColor" data-uid="C1.Win.C1Chart.ValueLabel.BackColor">
          <a class="xref" href="C1.Win.C1Chart.ValueLabel.BackColor.html#C1_Win_C1Chart_ValueLabel_BackColor">BackColor</a>
        </td>
        <td class="markdown level1 summary"><p>Get or sets the background color of ValueLabel.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Chart_ValueLabel_Color" data-uid="C1.Win.C1Chart.ValueLabel.Color">
          <a class="xref" href="C1.Win.C1Chart.ValueLabel.Color.html#C1_Win_C1Chart_ValueLabel_Color">Color</a>
        </td>
        <td class="markdown level1 summary"><p>Get or sets the color of ValueLabel.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Chart_ValueLabel_DateTimeValue" data-uid="C1.Win.C1Chart.ValueLabel.DateTimeValue">
          <a class="xref" href="C1.Win.C1Chart.ValueLabel.DateTimeValue.html#C1_Win_C1Chart_ValueLabel_DateTimeValue">DateTimeValue</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the axis value to be replaced by the ValueLabel using a DateTime value.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Chart_ValueLabel_GridLine" data-uid="C1.Win.C1Chart.ValueLabel.GridLine">
          <a class="xref" href="C1.Win.C1Chart.ValueLabel.GridLine.html#C1_Win_C1Chart_ValueLabel_GridLine">GridLine</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a value indicating whether a grid line is drawn at the ValueLabel.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Chart_ValueLabel_MarkerRectangle" data-uid="C1.Win.C1Chart.ValueLabel.MarkerRectangle">
          <a class="xref" href="C1.Win.C1Chart.ValueLabel.MarkerRectangle.html#C1_Win_C1Chart_ValueLabel_MarkerRectangle">MarkerRectangle</a>
        </td>
        <td class="markdown level1 summary"><p>Get the marker rectangle of ValueLabel.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Chart_ValueLabel_MarkerSize" data-uid="C1.Win.C1Chart.ValueLabel.MarkerSize">
          <a class="xref" href="C1.Win.C1Chart.ValueLabel.MarkerSize.html#C1_Win_C1Chart_ValueLabel_MarkerSize">MarkerSize</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the marker size of ValueLabel.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Chart_ValueLabel_Moveable" data-uid="C1.Win.C1Chart.ValueLabel.Moveable">
          <a class="xref" href="C1.Win.C1Chart.ValueLabel.Moveable.html#C1_Win_C1Chart_ValueLabel_Moveable">Moveable</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a value indicating whether a ValueLabel can be dragged by user.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Chart_ValueLabel_MovingDateTimeValue" data-uid="C1.Win.C1Chart.ValueLabel.MovingDateTimeValue">
          <a class="xref" href="C1.Win.C1Chart.ValueLabel.MovingDateTimeValue.html#C1_Win_C1Chart_ValueLabel_MovingDateTimeValue">MovingDateTimeValue</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the new ValueLabel DateTimeValue of a moving ValueLabel during a drag operation.
<remarks>
This value differs from the DateTimeValue property only while the ValueLabel is being dragged by
the mouse making it is most useful in the ValueLabel.ValueChanging event.
</remarks></p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Chart_ValueLabel_MovingNumericValue" data-uid="C1.Win.C1Chart.ValueLabel.MovingNumericValue">
          <a class="xref" href="C1.Win.C1Chart.ValueLabel.MovingNumericValue.html#C1_Win_C1Chart_ValueLabel_MovingNumericValue">MovingNumericValue</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the new ValueLabel Numeric value of a moving ValueLabel during a drag operation.
<remarks>
This value differs from the NumericValue property only while the ValueLabel is being dragged by the
mouse making it most useful in the ValueLabel.ValueChanging event.
</remarks></p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Chart_ValueLabel_NumericValue" data-uid="C1.Win.C1Chart.ValueLabel.NumericValue">
          <a class="xref" href="C1.Win.C1Chart.ValueLabel.NumericValue.html#C1_Win_C1Chart_ValueLabel_NumericValue">NumericValue</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the axis value to be replaced by the ValueLabel
by specifying a numeric value that can be implicitly converted to double.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Chart_ValueLabel_Rectangle" data-uid="C1.Win.C1Chart.ValueLabel.Rectangle">
          <a class="xref" href="C1.Win.C1Chart.ValueLabel.Rectangle.html#C1_Win_C1Chart_ValueLabel_Rectangle">Rectangle</a>
        </td>
        <td class="markdown level1 summary"><p>Get the rectangle occupied by the text of ValueLabel.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Chart_ValueLabel_Text" data-uid="C1.Win.C1Chart.ValueLabel.Text">
          <a class="xref" href="C1.Win.C1Chart.ValueLabel.Text.html#C1_Win_C1Chart_ValueLabel_Text">Text</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the displayed text value for the ValueLabel.</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_C1Chart_ValueLabel_ToString" data-uid="C1.Win.C1Chart.ValueLabel.ToString">
          <a class="xref" href="C1.Win.C1Chart.ValueLabel.ToString.html#C1_Win_C1Chart_ValueLabel_ToString">ToString()</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
    </tbody>
  </table>
  <h3 id="events">Events
</h3>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td id="C1_Win_C1Chart_ValueLabel_DrawMarker" data-uid="C1.Win.C1Chart.ValueLabel.DrawMarker">
          <a class="xref" href="C1.Win.C1Chart.ValueLabel.DrawMarker.html">DrawMarker</a>
        </td>
        <td class="markdown level1 summary"><p>Fires when value label marker is drawn.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Chart_ValueLabel_ValueChanged" data-uid="C1.Win.C1Chart.ValueLabel.ValueChanged">
          <a class="xref" href="C1.Win.C1Chart.ValueLabel.ValueChanged.html">ValueChanged</a>
        </td>
        <td class="markdown level1 summary"><p>Fires when position of ValueLabel was changed.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Chart_ValueLabel_ValueChanging" data-uid="C1.Win.C1Chart.ValueLabel.ValueChanging">
          <a class="xref" href="C1.Win.C1Chart.ValueLabel.ValueChanging.html">ValueChanging</a>
        </td>
        <td class="markdown level1 summary"><p>Fires when the position of a ValueLabel is changing due to dragging the marker.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
