# C1.Win.C1Chart.Axis

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="C1_Win_C1Chart_Axis" data-uid="C1.Win.C1Chart.Axis" class="text-break">Axis Class
</h1>
  <div class="markdown level0 summary"><p>The Axis class describes the axis of the chart.</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">Axis</span></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_Axis_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">[TypeConverter(typeof(HiddenPropsTypeConverter))]
public class Axis</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">&lt;TypeConverter(GetType(HiddenPropsTypeConverter))&gt;
Public Class Axis</code></pre>
  </div>
  <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_Axis_Alignment" data-uid="C1.Win.C1Chart.Axis.Alignment">
          <a class="xref" href="C1.Win.C1Chart.Axis.Alignment.html#C1_Win_C1Chart_Axis_Alignment">Alignment</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the text alignment within the axis display.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Chart_Axis_AnnoFormat" data-uid="C1.Win.C1Chart.Axis.AnnoFormat">
          <a class="xref" href="C1.Win.C1Chart.Axis.AnnoFormat.html#C1_Win_C1Chart_Axis_AnnoFormat">AnnoFormat</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the annotation format for the axis.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Chart_Axis_AnnoFormatString" data-uid="C1.Win.C1Chart.Axis.AnnoFormatString">
          <a class="xref" href="C1.Win.C1Chart.Axis.AnnoFormatString.html#C1_Win_C1Chart_Axis_AnnoFormatString">AnnoFormatString</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the annotation format string used with manual formats.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Chart_Axis_AnnoMethod" data-uid="C1.Win.C1Chart.Axis.AnnoMethod">
          <a class="xref" href="C1.Win.C1Chart.Axis.AnnoMethod.html#C1_Win_C1Chart_Axis_AnnoMethod">AnnoMethod</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the annotation method used.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Chart_Axis_AnnoVerticalText" data-uid="C1.Win.C1Chart.Axis.AnnoVerticalText">
          <a class="xref" href="C1.Win.C1Chart.Axis.AnnoVerticalText.html#C1_Win_C1Chart_Axis_AnnoVerticalText">AnnoVerticalText</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets whether annotation text is displayed vertically.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Chart_Axis_AnnotationRotation" data-uid="C1.Win.C1Chart.Axis.AnnotationRotation">
          <a class="xref" href="C1.Win.C1Chart.Axis.AnnotationRotation.html#C1_Win_C1Chart_Axis_AnnotationRotation">AnnotationRotation</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the clockwise angle of rotation for the axis annotations.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Chart_Axis_AutoMajor" data-uid="C1.Win.C1Chart.Axis.AutoMajor">
          <a class="xref" href="C1.Win.C1Chart.Axis.AutoMajor.html#C1_Win_C1Chart_Axis_AutoMajor">AutoMajor</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets whether major tick mark values are calculated automatically.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Chart_Axis_AutoMax" data-uid="C1.Win.C1Chart.Axis.AutoMax">
          <a class="xref" href="C1.Win.C1Chart.Axis.AutoMax.html#C1_Win_C1Chart_Axis_AutoMax">AutoMax</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets whether the axis maximum value is calculated automatically.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Chart_Axis_AutoMin" data-uid="C1.Win.C1Chart.Axis.AutoMin">
          <a class="xref" href="C1.Win.C1Chart.Axis.AutoMin.html#C1_Win_C1Chart_Axis_AutoMin">AutoMin</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets whether the axis minimum value is calculated automatically.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Chart_Axis_AutoMinor" data-uid="C1.Win.C1Chart.Axis.AutoMinor">
          <a class="xref" href="C1.Win.C1Chart.Axis.AutoMinor.html#C1_Win_C1Chart_Axis_AutoMinor">AutoMinor</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets whether minor tick mark values are calculated automatically.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Chart_Axis_AutoOrigin" data-uid="C1.Win.C1Chart.Axis.AutoOrigin">
          <a class="xref" href="C1.Win.C1Chart.Axis.AutoOrigin.html#C1_Win_C1Chart_Axis_AutoOrigin">AutoOrigin</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets whether the axis origin is selected automatically.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Chart_Axis_Compass" data-uid="C1.Win.C1Chart.Axis.Compass">
          <a class="xref" href="C1.Win.C1Chart.Axis.Compass.html#C1_Win_C1Chart_Axis_Compass">Compass</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the general positioning of the axis.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Chart_Axis_Font" data-uid="C1.Win.C1Chart.Axis.Font">
          <a class="xref" href="C1.Win.C1Chart.Axis.Font.html#C1_Win_C1Chart_Axis_Font">Font</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the font object.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Chart_Axis_ForeColor" data-uid="C1.Win.C1Chart.Axis.ForeColor">
          <a class="xref" href="C1.Win.C1Chart.Axis.ForeColor.html#C1_Win_C1Chart_Axis_ForeColor">ForeColor</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the foreground color.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Chart_Axis_GridMajor" data-uid="C1.Win.C1Chart.Axis.GridMajor">
          <a class="xref" href="C1.Win.C1Chart.Axis.GridMajor.html#C1_Win_C1Chart_Axis_GridMajor">GridMajor</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the major grid lines object.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Chart_Axis_GridMinor" data-uid="C1.Win.C1Chart.Axis.GridMinor">
          <a class="xref" href="C1.Win.C1Chart.Axis.GridMinor.html#C1_Win_C1Chart_Axis_GridMinor">GridMinor</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the minor grid lines object.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Chart_Axis_IsLogarithmic" data-uid="C1.Win.C1Chart.Axis.IsLogarithmic">
          <a class="xref" href="C1.Win.C1Chart.Axis.IsLogarithmic.html#C1_Win_C1Chart_Axis_IsLogarithmic">IsLogarithmic</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets when the axis is scaled logarithmically.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Chart_Axis_LogarithmicBase" data-uid="C1.Win.C1Chart.Axis.LogarithmicBase">
          <a class="xref" href="C1.Win.C1Chart.Axis.LogarithmicBase.html#C1_Win_C1Chart_Axis_LogarithmicBase">LogarithmicBase</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the base of the logarithmic scale used.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Chart_Axis_Max" data-uid="C1.Win.C1Chart.Axis.Max">
          <a class="xref" href="C1.Win.C1Chart.Axis.Max.html#C1_Win_C1Chart_Axis_Max">Max</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the maximum value of the axis.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Chart_Axis_Min" data-uid="C1.Win.C1Chart.Axis.Min">
          <a class="xref" href="C1.Win.C1Chart.Axis.Min.html#C1_Win_C1Chart_Axis_Min">Min</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the minimum value of the axis.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Chart_Axis_Name" data-uid="C1.Win.C1Chart.Axis.Name">
          <a class="xref" href="C1.Win.C1Chart.Axis.Name.html#C1_Win_C1Chart_Axis_Name">Name</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the axis name.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Chart_Axis_NoAnnoOverlap" data-uid="C1.Win.C1Chart.Axis.NoAnnoOverlap">
          <a class="xref" href="C1.Win.C1Chart.Axis.NoAnnoOverlap.html#C1_Win_C1Chart_Axis_NoAnnoOverlap">NoAnnoOverlap</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets whether axis annotations are permitted to overlap.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Chart_Axis_OnTop" data-uid="C1.Win.C1Chart.Axis.OnTop">
          <a class="xref" href="C1.Win.C1Chart.Axis.OnTop.html#C1_Win_C1Chart_Axis_OnTop">OnTop</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets whether axis and gridlines appear on top of the chart image.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Chart_Axis_Origin" data-uid="C1.Win.C1Chart.Axis.Origin">
          <a class="xref" href="C1.Win.C1Chart.Axis.Origin.html#C1_Win_C1Chart_Axis_Origin">Origin</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the axis origin, the value on axis where the perpendicular axis is rendered.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Chart_Axis_Reversed" data-uid="C1.Win.C1Chart.Axis.Reversed">
          <a class="xref" href="C1.Win.C1Chart.Axis.Reversed.html#C1_Win_C1Chart_Axis_Reversed">Reversed</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets whether the axis is normal or reversed (ascending or descending).</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Chart_Axis_Rotation" data-uid="C1.Win.C1Chart.Axis.Rotation">
          <a class="xref" href="C1.Win.C1Chart.Axis.Rotation.html#C1_Win_C1Chart_Axis_Rotation">Rotation</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the rotational orientation of the textual caption of the axis.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Chart_Axis_ScrollBar" data-uid="C1.Win.C1Chart.Axis.ScrollBar">
          <a class="xref" href="C1.Win.C1Chart.Axis.ScrollBar.html#C1_Win_C1Chart_Axis_ScrollBar">ScrollBar</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the axis scroll bar.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Chart_Axis_Text" data-uid="C1.Win.C1Chart.Axis.Text">
          <a class="xref" href="C1.Win.C1Chart.Axis.Text.html#C1_Win_C1Chart_Axis_Text">Text</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the textual caption of the axis.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Chart_Axis_Thickness" data-uid="C1.Win.C1Chart.Axis.Thickness">
          <a class="xref" href="C1.Win.C1Chart.Axis.Thickness.html#C1_Win_C1Chart_Axis_Thickness">Thickness</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the line thickness of the axis in pixels.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Chart_Axis_TickFactorMajor" data-uid="C1.Win.C1Chart.Axis.TickFactorMajor">
          <a class="xref" href="C1.Win.C1Chart.Axis.TickFactorMajor.html#C1_Win_C1Chart_Axis_TickFactorMajor">TickFactorMajor</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets an integral factor for major tick mark length.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Chart_Axis_TickFactorMinor" data-uid="C1.Win.C1Chart.Axis.TickFactorMinor">
          <a class="xref" href="C1.Win.C1Chart.Axis.TickFactorMinor.html#C1_Win_C1Chart_Axis_TickFactorMinor">TickFactorMinor</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets an integral factor for minor tick mark length.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Chart_Axis_TickGauge" data-uid="C1.Win.C1Chart.Axis.TickGauge">
          <a class="xref" href="C1.Win.C1Chart.Axis.TickGauge.html#C1_Win_C1Chart_Axis_TickGauge">TickGauge</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the approximate number of intervals delineated by gauge marks
between major tick marks.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Chart_Axis_TickLabels" data-uid="C1.Win.C1Chart.Axis.TickLabels">
          <a class="xref" href="C1.Win.C1Chart.Axis.TickLabels.html#C1_Win_C1Chart_Axis_TickLabels">TickLabels</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the placement of the annotation labels relative the axis.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Chart_Axis_TickMajor" data-uid="C1.Win.C1Chart.Axis.TickMajor">
          <a class="xref" href="C1.Win.C1Chart.Axis.TickMajor.html#C1_Win_C1Chart_Axis_TickMajor">TickMajor</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the type of major tick mark.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Chart_Axis_TickMinor" data-uid="C1.Win.C1Chart.Axis.TickMinor">
          <a class="xref" href="C1.Win.C1Chart.Axis.TickMinor.html#C1_Win_C1Chart_Axis_TickMinor">TickMinor</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the type of minor tick mark.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Chart_Axis_TooltipText" data-uid="C1.Win.C1Chart.Axis.TooltipText">
          <a class="xref" href="C1.Win.C1Chart.Axis.TooltipText.html#C1_Win_C1Chart_Axis_TooltipText">TooltipText</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the tooltip for the chart axis.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Chart_Axis_UnitMajor" data-uid="C1.Win.C1Chart.Axis.UnitMajor">
          <a class="xref" href="C1.Win.C1Chart.Axis.UnitMajor.html#C1_Win_C1Chart_Axis_UnitMajor">UnitMajor</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the units between major tick marks.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Chart_Axis_UnitMinor" data-uid="C1.Win.C1Chart.Axis.UnitMinor">
          <a class="xref" href="C1.Win.C1Chart.Axis.UnitMinor.html#C1_Win_C1Chart_Axis_UnitMinor">UnitMinor</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the units between minor tick marks.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Chart_Axis_ValueLabels" data-uid="C1.Win.C1Chart.Axis.ValueLabels">
          <a class="xref" href="C1.Win.C1Chart.Axis.ValueLabels.html#C1_Win_C1Chart_Axis_ValueLabels">ValueLabels</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the <a class="xref" href="C1.Win.C1Chart.ValueLabelsCollection.html">ValueLabelsCollection</a> object.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Chart_Axis_VerticalText" data-uid="C1.Win.C1Chart.Axis.VerticalText">
          <a class="xref" href="C1.Win.C1Chart.Axis.VerticalText.html#C1_Win_C1Chart_Axis_VerticalText">VerticalText</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets whether the label text is displayed vertically.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Chart_Axis_Visible" data-uid="C1.Win.C1Chart.Axis.Visible">
          <a class="xref" href="C1.Win.C1Chart.Axis.Visible.html#C1_Win_C1Chart_Axis_Visible">Visible</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the axis visibility.</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_Axis_GetMax" data-uid="C1.Win.C1Chart.Axis.GetMax">
          <a class="xref" href="C1.Win.C1Chart.Axis.GetMax.html#C1_Win_C1Chart_Axis_GetMax">GetMax()</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the current value of the Axis Max property as an object.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Chart_Axis_GetMax_System_Type_" data-uid="C1.Win.C1Chart.Axis.GetMax(System.Type)">
          <a class="xref" href="C1.Win.C1Chart.Axis.GetMax.html#C1_Win_C1Chart_Axis_GetMax_System_Type_">GetMax(Type)</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the current value of the Axis Max property as an object.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Chart_Axis_GetMin" data-uid="C1.Win.C1Chart.Axis.GetMin">
          <a class="xref" href="C1.Win.C1Chart.Axis.GetMin.html#C1_Win_C1Chart_Axis_GetMin">GetMin()</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the current value of the Axis Min property as an object.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Chart_Axis_GetMin_System_Type_" data-uid="C1.Win.C1Chart.Axis.GetMin(System.Type)">
          <a class="xref" href="C1.Win.C1Chart.Axis.GetMin.html#C1_Win_C1Chart_Axis_GetMin_System_Type_">GetMin(Type)</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the current value of the Axis Min property as an object.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Chart_Axis_ResetFont" data-uid="C1.Win.C1Chart.Axis.ResetFont">
          <a class="xref" href="C1.Win.C1Chart.Axis.ResetFont.html#C1_Win_C1Chart_Axis_ResetFont">ResetFont()</a>
        </td>
        <td class="markdown level1 summary"><p>Resets the inheritance state of the axis font.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Chart_Axis_ResetForeColor" data-uid="C1.Win.C1Chart.Axis.ResetForeColor">
          <a class="xref" href="C1.Win.C1Chart.Axis.ResetForeColor.html#C1_Win_C1Chart_Axis_ResetForeColor">ResetForeColor()</a>
        </td>
        <td class="markdown level1 summary"><p>Resets the inheritance state of the axis forecolor.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Chart_Axis_SetMinMax_System_Object_System_Object_" data-uid="C1.Win.C1Chart.Axis.SetMinMax(System.Object,System.Object)">
          <a class="xref" href="C1.Win.C1Chart.Axis.SetMinMax.html#C1_Win_C1Chart_Axis_SetMinMax_System_Object_System_Object_">SetMinMax(object, object)</a>
        </td>
        <td class="markdown level1 summary"><p>Sets one or both the values of the Axis Min and Axis Max properties at the same time.
If the specified Min value is less than the specified Max value, the values are swapped.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Chart_Axis_ShouldSerializeFont" data-uid="C1.Win.C1Chart.Axis.ShouldSerializeFont">
          <a class="xref" href="C1.Win.C1Chart.Axis.ShouldSerializeFont.html#C1_Win_C1Chart_Axis_ShouldSerializeFont">ShouldSerializeFont()</a>
        </td>
        <td class="markdown level1 summary"><p>Returns false if the Axis Font property is in the default state.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Chart_Axis_ShouldSerializeForeColor" data-uid="C1.Win.C1Chart.Axis.ShouldSerializeForeColor">
          <a class="xref" href="C1.Win.C1Chart.Axis.ShouldSerializeForeColor.html#C1_Win_C1Chart_Axis_ShouldSerializeForeColor">ShouldSerializeForeColor()</a>
        </td>
        <td class="markdown level1 summary"><p>Returns false if the Axis ForeColor property is in the default state.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Chart_Axis_ToString" data-uid="C1.Win.C1Chart.Axis.ToString">
          <a class="xref" href="C1.Win.C1Chart.Axis.ToString.html#C1_Win_C1Chart_Axis_ToString">ToString()</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
    </tbody>
  </table>

</div>
