# C1.Web.Mvc.ChartAxis-1

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="C1_Web_Mvc_ChartAxis_1" data-uid="C1.Web.Mvc.ChartAxis`1" class="text-break">ChartAxis&lt;T&gt; Class
</h1>
  <div class="markdown level0 summary"><p>Represents chart axis.</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">ChartAxis&lt;T&gt;</span></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="C1.Web.Mvc.html">C1.Web.Mvc</a></h6>
  <h6><strong>Assembly</strong>: C1.AspNetCore.Mvc.dll</h6>
  <h5 id="C1_Web_Mvc_ChartAxis_1_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public class ChartAxis&lt;T&gt;</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Class ChartAxis(Of T)</code></pre>
  </div>
  <h5 class="typeParameters">Type Parameters</h5>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td><span class="parametername">T</span></td>
        <td></td>
      </tr>
    </tbody>
  </table>
  <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_Web_Mvc_ChartAxis_1__ctor" data-uid="C1.Web.Mvc.ChartAxis`1.#ctor">
          <a class="xref" href="C1.Web.Mvc.ChartAxis-1.-ctor.html#C1_Web_Mvc_ChartAxis_1__ctor">ChartAxis()</a>
        </td>
        <td class="markdown level1 summary"><p>Creates one <a class="xref" href="C1.Web.Mvc.ChartAxis-1.html">ChartAxis&lt;T&gt;</a> instance.</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_Web_Mvc_ChartAxis_1_AxisLine" data-uid="C1.Web.Mvc.ChartAxis`1.AxisLine">
          <a class="xref" href="C1.Web.Mvc.ChartAxis-1.AxisLine.html#C1_Web_Mvc_ChartAxis_1_AxisLine">AxisLine</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a value indicating whether the axis line is visible.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Web_Mvc_ChartAxis_1_Binding" data-uid="C1.Web.Mvc.ChartAxis`1.Binding">
          <a class="xref" href="C1.Web.Mvc.ChartAxis-1.Binding.html#C1_Web_Mvc_ChartAxis_1_Binding">Binding</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the comma-separated property names for property &quot;ItemsSource&quot;.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Web_Mvc_ChartAxis_1_Format" data-uid="C1.Web.Mvc.ChartAxis`1.Format">
          <a class="xref" href="C1.Web.Mvc.ChartAxis-1.Format.html#C1_Web_Mvc_ChartAxis_1_Format">Format</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the format string used for axis labels</p>
</td>
      </tr>
      <tr>
        <td id="C1_Web_Mvc_ChartAxis_1_GroupsOptions" data-uid="C1.Web.Mvc.ChartAxis`1.GroupsOptions">
          <a class="xref" href="C1.Web.Mvc.ChartAxis-1.GroupsOptions.html#C1_Web_Mvc_ChartAxis_1_GroupsOptions">GroupsOptions</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets label groups settings for the axis</p>
</td>
      </tr>
      <tr>
        <td id="C1_Web_Mvc_ChartAxis_1_ItemFormatter" data-uid="C1.Web.Mvc.ChartAxis`1.ItemFormatter">
          <a class="xref" href="C1.Web.Mvc.ChartAxis-1.ItemFormatter.html#C1_Web_Mvc_ChartAxis_1_ItemFormatter">ItemFormatter</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the itemFormatter client-side function name for axis labels.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Web_Mvc_ChartAxis_1_ItemsSource" data-uid="C1.Web.Mvc.ChartAxis`1.ItemsSource">
          <a class="xref" href="C1.Web.Mvc.ChartAxis-1.ItemsSource.html#C1_Web_Mvc_ChartAxis_1_ItemsSource">ItemsSource</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the items source for axis labels.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Web_Mvc_ChartAxis_1_LabelAlign" data-uid="C1.Web.Mvc.ChartAxis`1.LabelAlign">
          <a class="xref" href="C1.Web.Mvc.ChartAxis-1.LabelAlign.html#C1_Web_Mvc_ChartAxis_1_LabelAlign">LabelAlign</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the label alignment.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Web_Mvc_ChartAxis_1_LabelAngle" data-uid="C1.Web.Mvc.ChartAxis`1.LabelAngle">
          <a class="xref" href="C1.Web.Mvc.ChartAxis-1.LabelAngle.html#C1_Web_Mvc_ChartAxis_1_LabelAngle">LabelAngle</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the rotation angle of axis labels. The angle is measured in degrees with valid values ranging from -90 to 90.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Web_Mvc_ChartAxis_1_LabelMax" data-uid="C1.Web.Mvc.ChartAxis`1.LabelMax">
          <a class="xref" href="C1.Web.Mvc.ChartAxis-1.LabelMax.html#C1_Web_Mvc_ChartAxis_1_LabelMax">LabelMax</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a value that determines whether the maximum axis value should be always labeled.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Web_Mvc_ChartAxis_1_LabelMin" data-uid="C1.Web.Mvc.ChartAxis`1.LabelMin">
          <a class="xref" href="C1.Web.Mvc.ChartAxis-1.LabelMin.html#C1_Web_Mvc_ChartAxis_1_LabelMin">LabelMin</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a value that determines whether the minimum axis value should be always labeled.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Web_Mvc_ChartAxis_1_LabelPadding" data-uid="C1.Web.Mvc.ChartAxis`1.LabelPadding">
          <a class="xref" href="C1.Web.Mvc.ChartAxis-1.LabelPadding.html#C1_Web_Mvc_ChartAxis_1_LabelPadding">LabelPadding</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the label padding.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Web_Mvc_ChartAxis_1_Labels" data-uid="C1.Web.Mvc.ChartAxis`1.Labels">
          <a class="xref" href="C1.Web.Mvc.ChartAxis-1.Labels.html#C1_Web_Mvc_ChartAxis_1_Labels">Labels</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a value indicating whether axis labels are visible.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Web_Mvc_ChartAxis_1_LogBase" data-uid="C1.Web.Mvc.ChartAxis`1.LogBase">
          <a class="xref" href="C1.Web.Mvc.ChartAxis-1.LogBase.html#C1_Web_Mvc_ChartAxis_1_LogBase">LogBase</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the logarithmic base of the axis.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Web_Mvc_ChartAxis_1_MajorGrid" data-uid="C1.Web.Mvc.ChartAxis`1.MajorGrid">
          <a class="xref" href="C1.Web.Mvc.ChartAxis-1.MajorGrid.html#C1_Web_Mvc_ChartAxis_1_MajorGrid">MajorGrid</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a value indicating whether the axis includes grid lines.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Web_Mvc_ChartAxis_1_MajorTickMarks" data-uid="C1.Web.Mvc.ChartAxis`1.MajorTickMarks">
          <a class="xref" href="C1.Web.Mvc.ChartAxis-1.MajorTickMarks.html#C1_Web_Mvc_ChartAxis_1_MajorTickMarks">MajorTickMarks</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the location of axis tick marks.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Web_Mvc_ChartAxis_1_MajorUnit" data-uid="C1.Web.Mvc.ChartAxis`1.MajorUnit">
          <a class="xref" href="C1.Web.Mvc.ChartAxis-1.MajorUnit.html#C1_Web_Mvc_ChartAxis_1_MajorUnit">MajorUnit</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the number of units between axis labels.If the axis contains date values, then the units are expressed in days.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Web_Mvc_ChartAxis_1_Max" data-uid="C1.Web.Mvc.ChartAxis`1.Max">
          <a class="xref" href="C1.Web.Mvc.ChartAxis-1.Max.html#C1_Web_Mvc_ChartAxis_1_Max">Max</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the maximum value shown on the axis. If not set, the maximum is calculated automatically.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Web_Mvc_ChartAxis_1_Min" data-uid="C1.Web.Mvc.ChartAxis`1.Min">
          <a class="xref" href="C1.Web.Mvc.ChartAxis-1.Min.html#C1_Web_Mvc_ChartAxis_1_Min">Min</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the minimum value shown on the axis. If not set, the minimum is calculated automatically.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Web_Mvc_ChartAxis_1_MinorGrid" data-uid="C1.Web.Mvc.ChartAxis`1.MinorGrid">
          <a class="xref" href="C1.Web.Mvc.ChartAxis-1.MinorGrid.html#C1_Web_Mvc_ChartAxis_1_MinorGrid">MinorGrid</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a value indicating whether the axis includes minor grid lines.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Web_Mvc_ChartAxis_1_MinorTickMarks" data-uid="C1.Web.Mvc.ChartAxis`1.MinorTickMarks">
          <a class="xref" href="C1.Web.Mvc.ChartAxis-1.MinorTickMarks.html#C1_Web_Mvc_ChartAxis_1_MinorTickMarks">MinorTickMarks</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the location of minor axis tick marks.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Web_Mvc_ChartAxis_1_MinorUnit" data-uid="C1.Web.Mvc.ChartAxis`1.MinorUnit">
          <a class="xref" href="C1.Web.Mvc.ChartAxis-1.MinorUnit.html#C1_Web_Mvc_ChartAxis_1_MinorUnit">MinorUnit</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the number of units between minor axis ticks. If the axis contains date values, then the units are expressed in days.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Web_Mvc_ChartAxis_1_Name" data-uid="C1.Web.Mvc.ChartAxis`1.Name">
          <a class="xref" href="C1.Web.Mvc.ChartAxis-1.Name.html#C1_Web_Mvc_ChartAxis_1_Name">Name</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the axis name.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Web_Mvc_ChartAxis_1_OnClientRangeChanged" data-uid="C1.Web.Mvc.ChartAxis`1.OnClientRangeChanged">
          <a class="xref" href="C1.Web.Mvc.ChartAxis-1.OnClientRangeChanged.html#C1_Web_Mvc_ChartAxis_1_OnClientRangeChanged">OnClientRangeChanged</a>
        </td>
        <td class="markdown level1 summary"><p>Occurs when axis range changed.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Web_Mvc_ChartAxis_1_Origin" data-uid="C1.Web.Mvc.ChartAxis`1.Origin">
          <a class="xref" href="C1.Web.Mvc.ChartAxis-1.Origin.html#C1_Web_Mvc_ChartAxis_1_Origin">Origin</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the value at which the axis crosses perpendicular axis.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Web_Mvc_ChartAxis_1_OverlappingLabels" data-uid="C1.Web.Mvc.ChartAxis`1.OverlappingLabels">
          <a class="xref" href="C1.Web.Mvc.ChartAxis-1.OverlappingLabels.html#C1_Web_Mvc_ChartAxis_1_OverlappingLabels">OverlappingLabels</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a value indicating how to handle overlapped axis labels.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Web_Mvc_ChartAxis_1_PlotAreaIndex" data-uid="C1.Web.Mvc.ChartAxis`1.PlotAreaIndex">
          <a class="xref" href="C1.Web.Mvc.ChartAxis-1.PlotAreaIndex.html#C1_Web_Mvc_ChartAxis_1_PlotAreaIndex">PlotAreaIndex</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the plot area for the axis.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Web_Mvc_ChartAxis_1_Position" data-uid="C1.Web.Mvc.ChartAxis`1.Position">
          <a class="xref" href="C1.Web.Mvc.ChartAxis-1.Position.html#C1_Web_Mvc_ChartAxis_1_Position">Position</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the enumerated axis position.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Web_Mvc_ChartAxis_1_Reversed" data-uid="C1.Web.Mvc.ChartAxis`1.Reversed">
          <a class="xref" href="C1.Web.Mvc.ChartAxis-1.Reversed.html#C1_Web_Mvc_ChartAxis_1_Reversed">Reversed</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a value indicating whether the axis is reversed (top to bottom or right to left).</p>
</td>
      </tr>
      <tr>
        <td id="C1_Web_Mvc_ChartAxis_1_Title" data-uid="C1.Web.Mvc.ChartAxis`1.Title">
          <a class="xref" href="C1.Web.Mvc.ChartAxis-1.Title.html#C1_Web_Mvc_ChartAxis_1_Title">Title</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the title text shown next to the axis.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
