# C1.Win.ExpressionEditor.UI.ErrorBarStyle

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="C1_Win_ExpressionEditor_UI_ErrorBarStyle" data-uid="C1.Win.ExpressionEditor.UI.ErrorBarStyle" class="text-break">ErrorBarStyle Class
</h1>
  <div class="markdown level0 summary"><p>Gets or sets <a class="xref" href="C1.Win.ExpressionEditor.UI.ErrorBarStyle.html">ErrorBarStyle</a> contains display attributes that
determine the appearance of text editor element on the screen.</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="C1.Win.ExpressionEditor.UI.BaseStyle.html">BaseStyle</a></div>
    <div class="level2"><a class="xref" href="C1.Win.ExpressionEditor.UI.BasePropStyle.html">BasePropStyle</a></div>
    <div class="level3"><a class="xref" href="C1.Win.ExpressionEditor.UI.BaseTextStyle.html">BaseTextStyle</a></div>
    <div class="level4"><span class="xref">ErrorBarStyle</span></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="C1.Win.ExpressionEditor.UI.html">C1.Win.ExpressionEditor.UI</a></h6>
  <h6><strong>Assembly</strong>: C1.Win.ExpressionEditor.10.dll</h6>
  <h5 id="C1_Win_ExpressionEditor_UI_ErrorBarStyle_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public class ErrorBarStyle : BaseTextStyle</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Class ErrorBarStyle
    Inherits BaseTextStyle</code></pre>
  </div>

</div>
