# FarPoint.Win.Chart.ErrorBars

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="FarPoint_Win_Chart_ErrorBars" data-uid="FarPoint.Win.Chart.ErrorBars" class="text-break">ErrorBars Class
</h1>
  <div class="markdown level0 summary"><p>Represents a error bars.</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"><span class="xref">ErrorBars</span></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="FarPoint.Win.Chart.html">FarPoint.Win.Chart</a></h6>
  <h6><strong>Assembly</strong>: FarPoint.Win.Chart.dll</h6>
  <h5 id="FarPoint_Win_Chart_ErrorBars_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public class ErrorBars</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Class ErrorBars</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="FarPoint_Win_Chart_ErrorBars__ctor" data-uid="FarPoint.Win.Chart.ErrorBars.#ctor">
          <a class="xref" href="FarPoint.Win.Chart.ErrorBars.-ctor.html#FarPoint_Win_Chart_ErrorBars__ctor">ErrorBars()</a>
        </td>
        <td class="markdown level1 summary"><p>Initializes a new instance of the <a class="xref" href="FarPoint.Win.Chart.ErrorBars.html">ErrorBars</a> class.</p>
</td>
      </tr>
    </tbody>
  </table>
  <h3 id="properties">Properties
</h3>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td id="FarPoint_Win_Chart_ErrorBars_Border" data-uid="FarPoint.Win.Chart.ErrorBars.Border">
          <a class="xref" href="FarPoint.Win.Chart.ErrorBars.Border.html#FarPoint_Win_Chart_ErrorBars_Border">Border</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or set the border of error bars.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Chart_ErrorBars_Direction" data-uid="FarPoint.Win.Chart.ErrorBars.Direction">
          <a class="xref" href="FarPoint.Win.Chart.ErrorBars.Direction.html#FarPoint_Win_Chart_ErrorBars_Direction">Direction</a>
        </td>
        <td class="markdown level1 summary"><p>Indicate the error bar direction</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Chart_ErrorBars_NoEndCap" data-uid="FarPoint.Win.Chart.ErrorBars.NoEndCap">
          <a class="xref" href="FarPoint.Win.Chart.ErrorBars.NoEndCap.html#FarPoint_Win_Chart_ErrorBars_NoEndCap">NoEndCap</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets whether to display the line end cap error bars.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Chart_ErrorBars_Type" data-uid="FarPoint.Win.Chart.ErrorBars.Type">
          <a class="xref" href="FarPoint.Win.Chart.ErrorBars.Type.html#FarPoint_Win_Chart_ErrorBars_Type">Type</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the type of error bars.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Chart_ErrorBars_Value" data-uid="FarPoint.Win.Chart.ErrorBars.Value">
          <a class="xref" href="FarPoint.Win.Chart.ErrorBars.Value.html#FarPoint_Win_Chart_ErrorBars_Value">Value</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or  sets whether to display the error bars.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Chart_ErrorBars_ValueType" data-uid="FarPoint.Win.Chart.ErrorBars.ValueType">
          <a class="xref" href="FarPoint.Win.Chart.ErrorBars.ValueType.html#FarPoint_Win_Chart_ErrorBars_ValueType">ValueType</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the value type of error bars.</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="FarPoint_Win_Chart_ErrorBars_GetSchema" data-uid="FarPoint.Win.Chart.ErrorBars.GetSchema">
          <a class="xref" href="FarPoint.Win.Chart.ErrorBars.GetSchema.html#FarPoint_Win_Chart_ErrorBars_GetSchema">GetSchema()</a>
        </td>
        <td class="markdown level1 summary"><p>This method is reserved and should not be used.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
