# GrapeCity.Spreadsheet.Charts.IAxis.AxisBetweenCategories

## Content

<div class="doc-site-dotnet-api-container">



<h1 id="GrapeCity_Spreadsheet_Charts_IAxis_AxisBetweenCategories_" data-uid="GrapeCity.Spreadsheet.Charts.IAxis.AxisBetweenCategories*">AxisBetweenCategories Property
</h1>
<div class="markdown level0 summary"></div>
<div class="markdown level0 conceptual"></div>



<a id="GrapeCity_Spreadsheet_Charts_IAxis_AxisBetweenCategories_" data-uid="GrapeCity.Spreadsheet.Charts.IAxis.AxisBetweenCategories*"></a>
<h4 id="GrapeCity_Spreadsheet_Charts_IAxis_AxisBetweenCategories" data-uid="GrapeCity.Spreadsheet.Charts.IAxis.AxisBetweenCategories">AxisBetweenCategories</h4>
<div class="markdown level1 summary"><p>Gets or sets a value indicating whether the value axis crosses the category axis between categories.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="declaration">Declaration</h5>
<div class="codewrapper">
  <pre><code class="lang-csharp hljs">bool AxisBetweenCategories { get; set; }</code></pre>
</div>
<div class="codewrapper">
  <pre><code class="lang-vbnet hljs">Property AxisBetweenCategories As Boolean</code></pre>
</div>
<h5 id="GrapeCity_Spreadsheet_Charts_IAxis_AxisBetweenCategories_remarks">Remarks</h5>
<div class="markdown level1 remarks"><p>This property applies only to category axes, and it doesn't apply to 3D charts.</p>
</div>
</div>
