# GrapeCity.ActiveReports.Import.Models.ChartAxis

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="GrapeCity_ActiveReports_Import_Models_ChartAxis" data-uid="GrapeCity.ActiveReports.Import.Models.ChartAxis" class="text-break">ChartAxis Class
</h1>
  <div class="markdown level0 summary"><p>Represents a 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</span></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="GrapeCity.ActiveReports.Import.Models.html">GrapeCity.ActiveReports.Import.Models</a></h6>
  <h6><strong>Assembly</strong>: MESCIUS.ActiveReports.Core.Rdl.dll</h6>
  <h5 id="GrapeCity_ActiveReports_Import_Models_ChartAxis_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public sealed class ChartAxis</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="GrapeCity_ActiveReports_Import_Models_ChartAxis__ctor" data-uid="GrapeCity.ActiveReports.Import.Models.ChartAxis.#ctor">
          <a class="xref" href="GrapeCity.ActiveReports.Import.Models.ChartAxis.-ctor.html#GrapeCity_ActiveReports_Import_Models_ChartAxis__ctor">ChartAxis()</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
    </tbody>
  </table>
  <h3 id="fields">Fields
</h3>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td id="GrapeCity_ActiveReports_Import_Models_ChartAxis_CrossAt" data-uid="GrapeCity.ActiveReports.Import.Models.ChartAxis.CrossAt">
          <a class="xref" href="GrapeCity.ActiveReports.Import.Models.ChartAxis.CrossAt.html">CrossAt</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Import_Models_ChartAxis_HideLabels" data-uid="GrapeCity.ActiveReports.Import.Models.ChartAxis.HideLabels">
          <a class="xref" href="GrapeCity.ActiveReports.Import.Models.ChartAxis.HideLabels.html">HideLabels</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Import_Models_ChartAxis_Interval" data-uid="GrapeCity.ActiveReports.Import.Models.ChartAxis.Interval">
          <a class="xref" href="GrapeCity.ActiveReports.Import.Models.ChartAxis.Interval.html">Interval</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Import_Models_ChartAxis_LabelsAngle" data-uid="GrapeCity.ActiveReports.Import.Models.ChartAxis.LabelsAngle">
          <a class="xref" href="GrapeCity.ActiveReports.Import.Models.ChartAxis.LabelsAngle.html">LabelsAngle</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Import_Models_ChartAxis_Location" data-uid="GrapeCity.ActiveReports.Import.Models.ChartAxis.Location">
          <a class="xref" href="GrapeCity.ActiveReports.Import.Models.ChartAxis.Location.html">Location</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Import_Models_ChartAxis_LogBase" data-uid="GrapeCity.ActiveReports.Import.Models.ChartAxis.LogBase">
          <a class="xref" href="GrapeCity.ActiveReports.Import.Models.ChartAxis.LogBase.html">LogBase</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Import_Models_ChartAxis_LogScale" data-uid="GrapeCity.ActiveReports.Import.Models.ChartAxis.LogScale">
          <a class="xref" href="GrapeCity.ActiveReports.Import.Models.ChartAxis.LogScale.html">LogScale</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Import_Models_ChartAxis_MajorGridLines" data-uid="GrapeCity.ActiveReports.Import.Models.ChartAxis.MajorGridLines">
          <a class="xref" href="GrapeCity.ActiveReports.Import.Models.ChartAxis.MajorGridLines.html">MajorGridLines</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Import_Models_ChartAxis_MajorTickMarks" data-uid="GrapeCity.ActiveReports.Import.Models.ChartAxis.MajorTickMarks">
          <a class="xref" href="GrapeCity.ActiveReports.Import.Models.ChartAxis.MajorTickMarks.html">MajorTickMarks</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Import_Models_ChartAxis_Max" data-uid="GrapeCity.ActiveReports.Import.Models.ChartAxis.Max">
          <a class="xref" href="GrapeCity.ActiveReports.Import.Models.ChartAxis.Max.html">Max</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Import_Models_ChartAxis_Min" data-uid="GrapeCity.ActiveReports.Import.Models.ChartAxis.Min">
          <a class="xref" href="GrapeCity.ActiveReports.Import.Models.ChartAxis.Min.html">Min</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Import_Models_ChartAxis_MinorGridLines" data-uid="GrapeCity.ActiveReports.Import.Models.ChartAxis.MinorGridLines">
          <a class="xref" href="GrapeCity.ActiveReports.Import.Models.ChartAxis.MinorGridLines.html">MinorGridLines</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Import_Models_ChartAxis_MinorTickMarks" data-uid="GrapeCity.ActiveReports.Import.Models.ChartAxis.MinorTickMarks">
          <a class="xref" href="GrapeCity.ActiveReports.Import.Models.ChartAxis.MinorTickMarks.html">MinorTickMarks</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Import_Models_ChartAxis_Name" data-uid="GrapeCity.ActiveReports.Import.Models.ChartAxis.Name">
          <a class="xref" href="GrapeCity.ActiveReports.Import.Models.ChartAxis.Name.html">Name</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Import_Models_ChartAxis_Reverse" data-uid="GrapeCity.ActiveReports.Import.Models.ChartAxis.Reverse">
          <a class="xref" href="GrapeCity.ActiveReports.Import.Models.ChartAxis.Reverse.html">Reverse</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Import_Models_ChartAxis_Style" data-uid="GrapeCity.ActiveReports.Import.Models.ChartAxis.Style">
          <a class="xref" href="GrapeCity.ActiveReports.Import.Models.ChartAxis.Style.html">Style</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Import_Models_ChartAxis_Title" data-uid="GrapeCity.ActiveReports.Import.Models.ChartAxis.Title">
          <a class="xref" href="GrapeCity.ActiveReports.Import.Models.ChartAxis.Title.html">Title</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Import_Models_ChartAxis_Visible" data-uid="GrapeCity.ActiveReports.Import.Models.ChartAxis.Visible">
          <a class="xref" href="GrapeCity.ActiveReports.Import.Models.ChartAxis.Visible.html">Visible</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
    </tbody>
  </table>
  <h3 id="extensionmethods">Extension Methods</h3>
  <div>
      <a class="xref" href="GrapeCity.ActiveReports.Rdl.Tools.CollectionExtensions.AddRange.html#GrapeCity_ActiveReports_Rdl_Tools_CollectionExtensions_AddRange__2___0_System_Collections_Generic_IEnumerable___1__">CollectionExtensions.AddRange&lt;TCollection, TItem&gt;(TCollection, IEnumerable&lt;TItem&gt;)</a>
  </div>

</div>
