# C1.WPF.C1Chart.BarColumnOptions

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="C1_WPF_C1Chart_BarColumnOptions" data-uid="C1.WPF.C1Chart.BarColumnOptions" class="text-break">BarColumnOptions Class
</h1>
  <div class="markdown level0 summary"><p>Bar/column chart options.</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"><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.windows.threading.dispatcherobject">DispatcherObject</a></div>
    <div class="level2"><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.windows.dependencyobject">DependencyObject</a></div>
    <div class="level3"><span class="xref">BarColumnOptions</span></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="C1.WPF.C1Chart.html">C1.WPF.C1Chart</a></h6>
  <h6><strong>Assembly</strong>: C1.WPF.C1Chart.4.6.2.dll</h6>
  <h5 id="C1_WPF_C1Chart_BarColumnOptions_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public class BarColumnOptions : DependencyObject</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Class BarColumnOptions
    Inherits DependencyObject</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="C1_WPF_C1Chart_BarColumnOptions__ctor" data-uid="C1.WPF.C1Chart.BarColumnOptions.#ctor">
          <a class="xref" href="C1.WPF.C1Chart.BarColumnOptions.-ctor.html#C1_WPF_C1Chart_BarColumnOptions__ctor">BarColumnOptions()</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="C1_WPF_C1Chart_BarColumnOptions_OriginProperty" data-uid="C1.WPF.C1Chart.BarColumnOptions.OriginProperty">
          <a class="xref" href="C1.WPF.C1Chart.BarColumnOptions.OriginProperty.html">OriginProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the Origin dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_C1Chart_BarColumnOptions_RadiusXProperty" data-uid="C1.WPF.C1Chart.BarColumnOptions.RadiusXProperty">
          <a class="xref" href="C1.WPF.C1Chart.BarColumnOptions.RadiusXProperty.html">RadiusXProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the RadiusX dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_C1Chart_BarColumnOptions_RadiusYProperty" data-uid="C1.WPF.C1Chart.BarColumnOptions.RadiusYProperty">
          <a class="xref" href="C1.WPF.C1Chart.BarColumnOptions.RadiusYProperty.html">RadiusYProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the RadiusY dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_C1Chart_BarColumnOptions_SeriesOverlapProperty" data-uid="C1.WPF.C1Chart.BarColumnOptions.SeriesOverlapProperty">
          <a class="xref" href="C1.WPF.C1Chart.BarColumnOptions.SeriesOverlapProperty.html">SeriesOverlapProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the SeriesOverlap attached dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_C1Chart_BarColumnOptions_SizeProperty" data-uid="C1.WPF.C1Chart.BarColumnOptions.SizeProperty">
          <a class="xref" href="C1.WPF.C1Chart.BarColumnOptions.SizeProperty.html">SizeProperty</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_WPF_C1Chart_BarColumnOptions_StackGroupProperty" data-uid="C1.WPF.C1Chart.BarColumnOptions.StackGroupProperty">
          <a class="xref" href="C1.WPF.C1Chart.BarColumnOptions.StackGroupProperty.html">StackGroupProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the StackGroup attached dependency property.</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_WPF_C1Chart_BarColumnOptions_GetOrigin_C1_WPF_C1Chart_C1Chart_" data-uid="C1.WPF.C1Chart.BarColumnOptions.GetOrigin(C1.WPF.C1Chart.C1Chart)">
          <a class="xref" href="C1.WPF.C1Chart.BarColumnOptions.GetOrigin.html#C1_WPF_C1Chart_BarColumnOptions_GetOrigin_C1_WPF_C1Chart_C1Chart_">GetOrigin(C1Chart)</a>
        </td>
        <td class="markdown level1 summary"><p>Returns the value of the OriginProperty attached property for a specified chart.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_C1Chart_BarColumnOptions_GetRadiusX_C1_WPF_C1Chart_C1Chart_" data-uid="C1.WPF.C1Chart.BarColumnOptions.GetRadiusX(C1.WPF.C1Chart.C1Chart)">
          <a class="xref" href="C1.WPF.C1Chart.BarColumnOptions.GetRadiusX.html#C1_WPF_C1Chart_BarColumnOptions_GetRadiusX_C1_WPF_C1Chart_C1Chart_">GetRadiusX(C1Chart)</a>
        </td>
        <td class="markdown level1 summary"><p>Returns the value of the RadiusXProperty attached property for a specified chart.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_C1Chart_BarColumnOptions_GetRadiusY_C1_WPF_C1Chart_C1Chart_" data-uid="C1.WPF.C1Chart.BarColumnOptions.GetRadiusY(C1.WPF.C1Chart.C1Chart)">
          <a class="xref" href="C1.WPF.C1Chart.BarColumnOptions.GetRadiusY.html#C1_WPF_C1Chart_BarColumnOptions_GetRadiusY_C1_WPF_C1Chart_C1Chart_">GetRadiusY(C1Chart)</a>
        </td>
        <td class="markdown level1 summary"><p>Returns the value of the RadiusYProperty attached property for a specified chart.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_C1Chart_BarColumnOptions_GetSeriesOverlap_C1_WPF_C1Chart_C1Chart_" data-uid="C1.WPF.C1Chart.BarColumnOptions.GetSeriesOverlap(C1.WPF.C1Chart.C1Chart)">
          <a class="xref" href="C1.WPF.C1Chart.BarColumnOptions.GetSeriesOverlap.html#C1_WPF_C1Chart_BarColumnOptions_GetSeriesOverlap_C1_WPF_C1Chart_C1Chart_">GetSeriesOverlap(C1Chart)</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the bar/column series overlap for a specified chart.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_C1Chart_BarColumnOptions_GetSize_C1_WPF_C1Chart_C1Chart_" data-uid="C1.WPF.C1Chart.BarColumnOptions.GetSize(C1.WPF.C1Chart.C1Chart)">
          <a class="xref" href="C1.WPF.C1Chart.BarColumnOptions.GetSize.html#C1_WPF_C1Chart_BarColumnOptions_GetSize_C1_WPF_C1Chart_C1Chart_">GetSize(C1Chart)</a>
        </td>
        <td class="markdown level1 summary"><p>Returns the value of the SizeProperty attached property for a specified chart.
The BarColumnOptions.Size property specifies the size(column width or bar height)
of elements for bar and column charts. The value of the property is relative
to the available space e.g. when BarColumnOptions.Size the elements fill all
available space on the plot.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_C1Chart_BarColumnOptions_GetStackGroup_C1_WPF_C1Chart_DataSeries_" data-uid="C1.WPF.C1Chart.BarColumnOptions.GetStackGroup(C1.WPF.C1Chart.DataSeries)">
          <a class="xref" href="C1.WPF.C1Chart.BarColumnOptions.GetStackGroup.html#C1_WPF_C1Chart_BarColumnOptions_GetStackGroup_C1_WPF_C1Chart_DataSeries_">GetStackGroup(DataSeries)</a>
        </td>
        <td class="markdown level1 summary"><p>Returns the value of the StackGroupProperty attached property for a specified data series.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_C1Chart_BarColumnOptions_SetOrigin_C1_WPF_C1Chart_C1Chart_System_Double_" data-uid="C1.WPF.C1Chart.BarColumnOptions.SetOrigin(C1.WPF.C1Chart.C1Chart,System.Double)">
          <a class="xref" href="C1.WPF.C1Chart.BarColumnOptions.SetOrigin.html#C1_WPF_C1Chart_BarColumnOptions_SetOrigin_C1_WPF_C1Chart_C1Chart_System_Double_">SetOrigin(C1Chart, double)</a>
        </td>
        <td class="markdown level1 summary"><p>Sets the value of the OriginProperty attached property for a specified chart.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_C1Chart_BarColumnOptions_SetRadiusX_C1_WPF_C1Chart_C1Chart_System_Double_" data-uid="C1.WPF.C1Chart.BarColumnOptions.SetRadiusX(C1.WPF.C1Chart.C1Chart,System.Double)">
          <a class="xref" href="C1.WPF.C1Chart.BarColumnOptions.SetRadiusX.html#C1_WPF_C1Chart_BarColumnOptions_SetRadiusX_C1_WPF_C1Chart_C1Chart_System_Double_">SetRadiusX(C1Chart, double)</a>
        </td>
        <td class="markdown level1 summary"><p>Sets the value of the RadiusXProperty attached property for a specified chart.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_C1Chart_BarColumnOptions_SetRadiusY_C1_WPF_C1Chart_C1Chart_System_Double_" data-uid="C1.WPF.C1Chart.BarColumnOptions.SetRadiusY(C1.WPF.C1Chart.C1Chart,System.Double)">
          <a class="xref" href="C1.WPF.C1Chart.BarColumnOptions.SetRadiusY.html#C1_WPF_C1Chart_BarColumnOptions_SetRadiusY_C1_WPF_C1Chart_C1Chart_System_Double_">SetRadiusY(C1Chart, double)</a>
        </td>
        <td class="markdown level1 summary"><p>Sets the value of the RadiusYProperty attached property for a specified chart.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_C1Chart_BarColumnOptions_SetSeriesOverlap_C1_WPF_C1Chart_C1Chart_System_Double_" data-uid="C1.WPF.C1Chart.BarColumnOptions.SetSeriesOverlap(C1.WPF.C1Chart.C1Chart,System.Double)">
          <a class="xref" href="C1.WPF.C1Chart.BarColumnOptions.SetSeriesOverlap.html#C1_WPF_C1Chart_BarColumnOptions_SetSeriesOverlap_C1_WPF_C1Chart_C1Chart_System_Double_">SetSeriesOverlap(C1Chart, double)</a>
        </td>
        <td class="markdown level1 summary"><p>Sets the bar/column series overlap for a specified chart.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_C1Chart_BarColumnOptions_SetSize_C1_WPF_C1Chart_C1Chart_System_Double_" data-uid="C1.WPF.C1Chart.BarColumnOptions.SetSize(C1.WPF.C1Chart.C1Chart,System.Double)">
          <a class="xref" href="C1.WPF.C1Chart.BarColumnOptions.SetSize.html#C1_WPF_C1Chart_BarColumnOptions_SetSize_C1_WPF_C1Chart_C1Chart_System_Double_">SetSize(C1Chart, double)</a>
        </td>
        <td class="markdown level1 summary"><p>Sets the value of the SizeProperty attached property for a specified chart.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_C1Chart_BarColumnOptions_SetStackGroup_C1_WPF_C1Chart_DataSeries_System_Int32_" data-uid="C1.WPF.C1Chart.BarColumnOptions.SetStackGroup(C1.WPF.C1Chart.DataSeries,System.Int32)">
          <a class="xref" href="C1.WPF.C1Chart.BarColumnOptions.SetStackGroup.html#C1_WPF_C1Chart_BarColumnOptions_SetStackGroup_C1_WPF_C1Chart_DataSeries_System_Int32_">SetStackGroup(DataSeries, int)</a>
        </td>
        <td class="markdown level1 summary"><p>Sets the value of the StackGroupProperty attached property for a specified chart.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
