# C1.Win.C1Chart.AxisScrollBar.ScaleMenuItem

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="C1_Win_C1Chart_AxisScrollBar_ScaleMenuItem" data-uid="C1.Win.C1Chart.AxisScrollBar.ScaleMenuItem" class="text-break">AxisScrollBar.ScaleMenuItem Class
</h1>
  <div class="markdown level0 summary"><p>The AxisScrollBar.ScaleMenuItem describes the ScaleMenuItem of the AxisScrollBar.</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">AxisScrollBar.ScaleMenuItem</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_AxisScrollBar_ScaleMenuItem_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public class AxisScrollBar.ScaleMenuItem : ICloneable</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Class AxisScrollBar.ScaleMenuItem
    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_AxisScrollBar_ScaleMenuItem__ctor" data-uid="C1.Win.C1Chart.AxisScrollBar.ScaleMenuItem.#ctor">
          <a class="xref" href="C1.Win.C1Chart.AxisScrollBar.ScaleMenuItem.-ctor.html#C1_Win_C1Chart_AxisScrollBar_ScaleMenuItem__ctor">ScaleMenuItem()</a>
        </td>
        <td class="markdown level1 summary"><p>Creates a new instance of <a class="xref" href="C1.Win.C1Chart.AxisScrollBar.ScaleMenuItem.html">AxisScrollBar.ScaleMenuItem</a> class.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Chart_AxisScrollBar_ScaleMenuItem__ctor_System_Double_System_String_" data-uid="C1.Win.C1Chart.AxisScrollBar.ScaleMenuItem.#ctor(System.Double,System.String)">
          <a class="xref" href="C1.Win.C1Chart.AxisScrollBar.ScaleMenuItem.-ctor.html#C1_Win_C1Chart_AxisScrollBar_ScaleMenuItem__ctor_System_Double_System_String_">ScaleMenuItem(double, string)</a>
        </td>
        <td class="markdown level1 summary"><p>Creates a new instance of <a class="xref" href="C1.Win.C1Chart.AxisScrollBar.ScaleMenuItem.html">AxisScrollBar.ScaleMenuItem</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_AxisScrollBar_ScaleMenuItem_Scale" data-uid="C1.Win.C1Chart.AxisScrollBar.ScaleMenuItem.Scale">
          <a class="xref" href="C1.Win.C1Chart.AxisScrollBar.ScaleMenuItem.Scale.html#C1_Win_C1Chart_AxisScrollBar_ScaleMenuItem_Scale">Scale</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the scale that corresponds to the menu item.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Chart_AxisScrollBar_ScaleMenuItem_Text" data-uid="C1.Win.C1Chart.AxisScrollBar.ScaleMenuItem.Text">
          <a class="xref" href="C1.Win.C1Chart.AxisScrollBar.ScaleMenuItem.Text.html#C1_Win_C1Chart_AxisScrollBar_ScaleMenuItem_Text">Text</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the text of menu item.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Chart_AxisScrollBar_ScaleMenuItem_Value" data-uid="C1.Win.C1Chart.AxisScrollBar.ScaleMenuItem.Value">
          <a class="xref" href="C1.Win.C1Chart.AxisScrollBar.ScaleMenuItem.Value.html#C1_Win_C1Chart_AxisScrollBar_ScaleMenuItem_Value">Value</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the value that corresponds to the menu item.</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_AxisScrollBar_ScaleMenuItem_ToString" data-uid="C1.Win.C1Chart.AxisScrollBar.ScaleMenuItem.ToString">
          <a class="xref" href="C1.Win.C1Chart.AxisScrollBar.ScaleMenuItem.ToString.html#C1_Win_C1Chart_AxisScrollBar_ScaleMenuItem_ToString">ToString()</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
    </tbody>
  </table>

</div>
