# C1.Win.Chart.ErrorBar.ErrorBarStyle

## Content

<div class="doc-site-dotnet-api-container">



<h1 id="C1_Win_Chart_ErrorBar_ErrorBarStyle_" data-uid="C1.Win.Chart.ErrorBar.ErrorBarStyle*">ErrorBarStyle Property
</h1>
<div class="markdown level0 summary"></div>
<div class="markdown level0 conceptual"></div>



<a id="C1_Win_Chart_ErrorBar_ErrorBarStyle_" data-uid="C1.Win.Chart.ErrorBar.ErrorBarStyle*"></a>
<h4 id="C1_Win_Chart_ErrorBar_ErrorBarStyle" data-uid="C1.Win.Chart.ErrorBar.ErrorBarStyle">ErrorBarStyle</h4>
<div class="markdown level1 summary"><p>Gets the style of the error bar.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="declaration">Declaration</h5>
<div class="codewrapper">
  <pre><code class="lang-csharp hljs">[C1Description(&quot;ErrorBar.ErrorBarStyle&quot;, &quot;Gets the style of the error bar.&quot;)]
public ChartStyle ErrorBarStyle { get; }</code></pre>
</div>
<div class="codewrapper">
  <pre><code class="lang-vbnet hljs">&lt;C1Description(&quot;ErrorBar.ErrorBarStyle&quot;, &quot;Gets the style of the error bar.&quot;)&gt;
Public ReadOnly Property ErrorBarStyle As ChartStyle</code></pre>
</div>
</div>
