# C1.Web.Mvc.WaterfallStyles

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="C1_Web_Mvc_WaterfallStyles" data-uid="C1.Web.Mvc.WaterfallStyles" class="text-break">WaterfallStyles Class
</h1>
  <div class="markdown level0 summary"><p>Supported styles in Waterfall 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">WaterfallStyles</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_WaterfallStyles_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public class WaterfallStyles</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Class WaterfallStyles</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_WaterfallStyles__ctor" data-uid="C1.Web.Mvc.WaterfallStyles.#ctor">
          <a class="xref" href="C1.Web.Mvc.WaterfallStyles.-ctor.html#C1_Web_Mvc_WaterfallStyles__ctor">WaterfallStyles()</a>
        </td>
        <td class="markdown level1 summary"><p>Creates one <a class="xref" href="C1.Web.Mvc.WaterfallStyles.html">WaterfallStyles</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_WaterfallStyles_ConnectorLines" data-uid="C1.Web.Mvc.WaterfallStyles.ConnectorLines">
          <a class="xref" href="C1.Web.Mvc.WaterfallStyles.ConnectorLines.html#C1_Web_Mvc_WaterfallStyles_ConnectorLines">ConnectorLines</a>
        </td>
        <td class="markdown level1 summary"><p>Specifies the style of the connectorLines.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Web_Mvc_WaterfallStyles_Falling" data-uid="C1.Web.Mvc.WaterfallStyles.Falling">
          <a class="xref" href="C1.Web.Mvc.WaterfallStyles.Falling.html#C1_Web_Mvc_WaterfallStyles_Falling">Falling</a>
        </td>
        <td class="markdown level1 summary"><p>Specifies the style of the falling columns.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Web_Mvc_WaterfallStyles_IntermediateTotal" data-uid="C1.Web.Mvc.WaterfallStyles.IntermediateTotal">
          <a class="xref" href="C1.Web.Mvc.WaterfallStyles.IntermediateTotal.html#C1_Web_Mvc_WaterfallStyles_IntermediateTotal">IntermediateTotal</a>
        </td>
        <td class="markdown level1 summary"><p>Specifies the style of the intermediate total column.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Web_Mvc_WaterfallStyles_Rising" data-uid="C1.Web.Mvc.WaterfallStyles.Rising">
          <a class="xref" href="C1.Web.Mvc.WaterfallStyles.Rising.html#C1_Web_Mvc_WaterfallStyles_Rising">Rising</a>
        </td>
        <td class="markdown level1 summary"><p>Specifies the style of the rising columns.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Web_Mvc_WaterfallStyles_Start" data-uid="C1.Web.Mvc.WaterfallStyles.Start">
          <a class="xref" href="C1.Web.Mvc.WaterfallStyles.Start.html#C1_Web_Mvc_WaterfallStyles_Start">Start</a>
        </td>
        <td class="markdown level1 summary"><p>Specifies the style of the start column.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Web_Mvc_WaterfallStyles_Total" data-uid="C1.Web.Mvc.WaterfallStyles.Total">
          <a class="xref" href="C1.Web.Mvc.WaterfallStyles.Total.html#C1_Web_Mvc_WaterfallStyles_Total">Total</a>
        </td>
        <td class="markdown level1 summary"><p>Specifies the style of the total column.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
