# GrapeCity.ActiveReports.Chart.AxisBase.AxisType

## Content

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



<h1 id="GrapeCity_ActiveReports_Chart_AxisBase_AxisType_" data-uid="GrapeCity.ActiveReports.Chart.AxisBase.AxisType*">AxisType Property
</h1>
<div class="markdown level0 summary"></div>
<div class="markdown level0 conceptual"></div>



<a id="GrapeCity_ActiveReports_Chart_AxisBase_AxisType_" data-uid="GrapeCity.ActiveReports.Chart.AxisBase.AxisType*"></a>
<h4 id="GrapeCity_ActiveReports_Chart_AxisBase_AxisType" data-uid="GrapeCity.ActiveReports.Chart.AxisBase.AxisType">AxisType</h4>
<div class="markdown level1 summary"><p>Gets or sets axis type, i.e. numerical or categorical</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="declaration">Declaration</h5>
<div class="codewrapper">
  <pre><code class="lang-csharp hljs">[TypeConverter(typeof(AxisBase.FilteredTypeConverter))]
public AxisType AxisType { get; set; }</code></pre>
</div>
</div>
