# C1.Win.Chart.Waterfall.IntermediateTotalPositions

## Content

<div class="doc-site-dotnet-api-container">



<h1 id="C1_Win_Chart_Waterfall_IntermediateTotalPositions_" data-uid="C1.Win.Chart.Waterfall.IntermediateTotalPositions*">IntermediateTotalPositions Property
</h1>
<div class="markdown level0 summary"></div>
<div class="markdown level0 conceptual"></div>



<a id="C1_Win_Chart_Waterfall_IntermediateTotalPositions_" data-uid="C1.Win.Chart.Waterfall.IntermediateTotalPositions*"></a>
<h4 id="C1_Win_Chart_Waterfall_IntermediateTotalPositions" data-uid="C1.Win.Chart.Waterfall.IntermediateTotalPositions">IntermediateTotalPositions</h4>
<div class="markdown level1 summary"><p>Gets or sets the list of the positions of the intermediate total bars.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="declaration">Declaration</h5>
<div class="codewrapper">
  <pre><code class="lang-csharp hljs">[C1Description(&quot;Waterfall.IntermediateTotalPositions&quot;, &quot;Gets or sets the list of the positions of the intermediate total bars.&quot;)]
public IList&lt;int&gt; IntermediateTotalPositions { get; set; }</code></pre>
</div>
<div class="codewrapper">
  <pre><code class="lang-vbnet hljs">&lt;C1Description(&quot;Waterfall.IntermediateTotalPositions&quot;, &quot;Gets or sets the list of the positions of the intermediate total bars.&quot;)&gt;
Public Property IntermediateTotalPositions As IList(Of Integer)</code></pre>
</div>
</div>
