# C1.Web.Mvc.BreakEvenStyles

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="C1_Web_Mvc_BreakEvenStyles" data-uid="C1.Web.Mvc.BreakEvenStyles" class="text-break">BreakEvenStyles Class
</h1>
  <div class="markdown level0 summary"><p>Supported styles in BreakEven series</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">BreakEvenStyles</span></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="C1.Web.Mvc.html">C1.Web.Mvc</a></h6>
  <h6><strong>Assembly</strong>: C1.AspNetCore.Mvc.dll</h6>
  <h5 id="C1_Web_Mvc_BreakEvenStyles_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public class BreakEvenStyles</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Class BreakEvenStyles</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_Web_Mvc_BreakEvenStyles__ctor" data-uid="C1.Web.Mvc.BreakEvenStyles.#ctor">
          <a class="xref" href="C1.Web.Mvc.BreakEvenStyles.-ctor.html#C1_Web_Mvc_BreakEvenStyles__ctor">BreakEvenStyles()</a>
        </td>
        <td class="markdown level1 summary"><p>Creates one <a class="xref" href="C1.Web.Mvc.BreakEvenStyles.html">BreakEvenStyles</a> instance.</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_Web_Mvc_BreakEvenStyles_BreakEven" data-uid="C1.Web.Mvc.BreakEvenStyles.BreakEven">
          <a class="xref" href="C1.Web.Mvc.BreakEvenStyles.BreakEven.html#C1_Web_Mvc_BreakEvenStyles_BreakEven">BreakEven</a>
        </td>
        <td class="markdown level1 summary"><p>Specifies the style of the break even markers.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Web_Mvc_BreakEvenStyles_FixedCost" data-uid="C1.Web.Mvc.BreakEvenStyles.FixedCost">
          <a class="xref" href="C1.Web.Mvc.BreakEvenStyles.FixedCost.html#C1_Web_Mvc_BreakEvenStyles_FixedCost">FixedCost</a>
        </td>
        <td class="markdown level1 summary"><p>Specifies the style of the fixed cost line.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Web_Mvc_BreakEvenStyles_MarginalProfit" data-uid="C1.Web.Mvc.BreakEvenStyles.MarginalProfit">
          <a class="xref" href="C1.Web.Mvc.BreakEvenStyles.MarginalProfit.html#C1_Web_Mvc_BreakEvenStyles_MarginalProfit">MarginalProfit</a>
        </td>
        <td class="markdown level1 summary"><p>Specifies the style of the marginal profit line.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Web_Mvc_BreakEvenStyles_SafetyMargin" data-uid="C1.Web.Mvc.BreakEvenStyles.SafetyMargin">
          <a class="xref" href="C1.Web.Mvc.BreakEvenStyles.SafetyMargin.html#C1_Web_Mvc_BreakEvenStyles_SafetyMargin">SafetyMargin</a>
        </td>
        <td class="markdown level1 summary"><p>Specifies the style of the safety margin area.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Web_Mvc_BreakEvenStyles_SalesRevenue" data-uid="C1.Web.Mvc.BreakEvenStyles.SalesRevenue">
          <a class="xref" href="C1.Web.Mvc.BreakEvenStyles.SalesRevenue.html#C1_Web_Mvc_BreakEvenStyles_SalesRevenue">SalesRevenue</a>
        </td>
        <td class="markdown level1 summary"><p>Specifies the style of the sales revenue line.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Web_Mvc_BreakEvenStyles_TotalCost" data-uid="C1.Web.Mvc.BreakEvenStyles.TotalCost">
          <a class="xref" href="C1.Web.Mvc.BreakEvenStyles.TotalCost.html#C1_Web_Mvc_BreakEvenStyles_TotalCost">TotalCost</a>
        </td>
        <td class="markdown level1 summary"><p>Specifies the style of the total cost line.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Web_Mvc_BreakEvenStyles_VariableCost" data-uid="C1.Web.Mvc.BreakEvenStyles.VariableCost">
          <a class="xref" href="C1.Web.Mvc.BreakEvenStyles.VariableCost.html#C1_Web_Mvc_BreakEvenStyles_VariableCost">VariableCost</a>
        </td>
        <td class="markdown level1 summary"><p>Specifies the style of the variable cost line.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
