# C1.Win.Chart.BreakEven

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="C1_Win_Chart_BreakEven" data-uid="C1.Win.Chart.BreakEven" class="text-break">BreakEven Class
</h1>
  <div class="markdown level0 summary"><p>Represents a BreakEven series for FlexChart.</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.Chart.SeriesBase.html">SeriesBase</a></div>
    <div class="level2"><a class="xref" href="C1.Win.Chart.Series.html">Series</a></div>
    <div class="level3"><span class="xref">BreakEven</span></div>
  </div>
  <div class="implements">
    <h5>Implements</h5>
    <div><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.idisposable">IDisposable</a></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="C1.Win.Chart.html">C1.Win.Chart</a></h6>
  <h6><strong>Assembly</strong>: C1.Win.FlexChart.10.dll</h6>
  <h5 id="C1_Win_Chart_BreakEven_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public class BreakEven : Series, IDisposable</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Class BreakEven
    Inherits Series
    Implements IDisposable</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_Win_Chart_BreakEven__ctor" data-uid="C1.Win.Chart.BreakEven.#ctor">
          <a class="xref" href="C1.Win.Chart.BreakEven.-ctor.html#C1_Win_Chart_BreakEven__ctor">BreakEven()</a>
        </td>
        <td class="markdown level1 summary"><p>Creates an instance of BreakEven series 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="C1_Win_Chart_BreakEven_BreakEvenStyle" data-uid="C1.Win.Chart.BreakEven.BreakEvenStyle">
          <a class="xref" href="C1.Win.Chart.BreakEven.BreakEvenStyle.html#C1_Win_Chart_BreakEven_BreakEvenStyle">BreakEvenStyle</a>
        </td>
        <td class="markdown level1 summary"><p>Gets tje break-even style.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Chart_BreakEven_FixedCost" data-uid="C1.Win.Chart.BreakEven.FixedCost">
          <a class="xref" href="C1.Win.Chart.BreakEven.FixedCost.html#C1_Win_Chart_BreakEven_FixedCost">FixedCost</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the fixed cost value.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Chart_BreakEven_FixedCostStyle" data-uid="C1.Win.Chart.BreakEven.FixedCostStyle">
          <a class="xref" href="C1.Win.Chart.BreakEven.FixedCostStyle.html#C1_Win_Chart_BreakEven_FixedCostStyle">FixedCostStyle</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the fixed cost style.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Chart_BreakEven_MarginalProfitStyle" data-uid="C1.Win.Chart.BreakEven.MarginalProfitStyle">
          <a class="xref" href="C1.Win.Chart.BreakEven.MarginalProfitStyle.html#C1_Win_Chart_BreakEven_MarginalProfitStyle">MarginalProfitStyle</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the marginal profit style.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Chart_BreakEven_SafetyMarginStyle" data-uid="C1.Win.Chart.BreakEven.SafetyMarginStyle">
          <a class="xref" href="C1.Win.Chart.BreakEven.SafetyMarginStyle.html#C1_Win_Chart_BreakEven_SafetyMarginStyle">SafetyMarginStyle</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the safety margin style.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Chart_BreakEven_SalesPrice" data-uid="C1.Win.Chart.BreakEven.SalesPrice">
          <a class="xref" href="C1.Win.Chart.BreakEven.SalesPrice.html#C1_Win_Chart_BreakEven_SalesPrice">SalesPrice</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the sales price value.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Chart_BreakEven_SalesRevenueStyle" data-uid="C1.Win.Chart.BreakEven.SalesRevenueStyle">
          <a class="xref" href="C1.Win.Chart.BreakEven.SalesRevenueStyle.html#C1_Win_Chart_BreakEven_SalesRevenueStyle">SalesRevenueStyle</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the sales revenue style.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Chart_BreakEven_TotalCostStyle" data-uid="C1.Win.Chart.BreakEven.TotalCostStyle">
          <a class="xref" href="C1.Win.Chart.BreakEven.TotalCostStyle.html#C1_Win_Chart_BreakEven_TotalCostStyle">TotalCostStyle</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the total cost style.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Chart_BreakEven_VariableCost" data-uid="C1.Win.Chart.BreakEven.VariableCost">
          <a class="xref" href="C1.Win.Chart.BreakEven.VariableCost.html#C1_Win_Chart_BreakEven_VariableCost">VariableCost</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the variable cost value.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Chart_BreakEven_VariableCostStyle" data-uid="C1.Win.Chart.BreakEven.VariableCostStyle">
          <a class="xref" href="C1.Win.Chart.BreakEven.VariableCostStyle.html#C1_Win_Chart_BreakEven_VariableCostStyle">VariableCostStyle</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the variable cost style.</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_Win_Chart_BreakEven_GetChartType" data-uid="C1.Win.Chart.BreakEven.GetChartType">
          <a class="xref" href="C1.Win.Chart.BreakEven.GetChartType.html#C1_Win_Chart_BreakEven_GetChartType">GetChartType()</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the chart type.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Chart_BreakEven_GetStyle_System_String_" data-uid="C1.Win.Chart.BreakEven.GetStyle(System.String)">
          <a class="xref" href="C1.Win.Chart.BreakEven.GetStyle.html#C1_Win_Chart_BreakEven_GetStyle_System_String_">GetStyle(string)</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the style by name.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Chart_BreakEven_GetValues_System_Int32_" data-uid="C1.Win.Chart.BreakEven.GetValues(System.Int32)">
          <a class="xref" href="C1.Win.Chart.BreakEven.GetValues.html#C1_Win_Chart_BreakEven_GetValues_System_Int32_">GetValues(int)</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the point data array for the specified coordinate dimension.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Chart_BreakEven_OnRendered_C1_Chart_IRenderEngine_" data-uid="C1.Win.Chart.BreakEven.OnRendered(C1.Chart.IRenderEngine)">
          <a class="xref" href="C1.Win.Chart.BreakEven.OnRendered.html#C1_Win_Chart_BreakEven_OnRendered_C1_Chart_IRenderEngine_">OnRendered(IRenderEngine)</a>
        </td>
        <td class="markdown level1 summary"><p>Called after series was rendered.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
