# C1.Web.Mvc.Olap.Fluent.PivotFlexChartBuilder

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="C1_Web_Mvc_Olap_Fluent_PivotFlexChartBuilder" data-uid="C1.Web.Mvc.Olap.Fluent.PivotFlexChartBuilder" class="text-break">PivotFlexChartBuilder Class
</h1>
  <div class="markdown level0 summary"><p>The builder for the FlexChart in PivotChart.</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">HideObjectMembers</span></div>
    <div class="level2"><a class="xref" href="../C1.AspNetCore.Mvc/C1.Web.Mvc.Fluent.BaseBuilder-2.html">BaseBuilder</a>&lt;<a class="xref" href="../C1.AspNetCore.Mvc/C1.Web.Mvc.FlexChart-1.html">FlexChart</a>&lt;<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object">object</a>&gt;, <a class="xref" href="C1.Web.Mvc.Olap.Fluent.PivotFlexChartBuilder.html">PivotFlexChartBuilder</a>&gt;</div>
    <div class="level3"><a class="xref" href="../C1.AspNetCore.Mvc/C1.Web.Mvc.Fluent.ComponentBuilder-2.html">ComponentBuilder</a>&lt;<a class="xref" href="../C1.AspNetCore.Mvc/C1.Web.Mvc.FlexChart-1.html">FlexChart</a>&lt;<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object">object</a>&gt;, <a class="xref" href="C1.Web.Mvc.Olap.Fluent.PivotFlexChartBuilder.html">PivotFlexChartBuilder</a>&gt;</div>
    <div class="level4"><a class="xref" href="../C1.AspNetCore.Mvc/C1.Web.Mvc.Fluent.ControlBuilder-2.html">ControlBuilder</a>&lt;<a class="xref" href="../C1.AspNetCore.Mvc/C1.Web.Mvc.FlexChart-1.html">FlexChart</a>&lt;<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object">object</a>&gt;, <a class="xref" href="C1.Web.Mvc.Olap.Fluent.PivotFlexChartBuilder.html">PivotFlexChartBuilder</a>&gt;</div>
    <div class="level5"><a class="xref" href="../C1.AspNetCore.Mvc/C1.Web.Mvc.Fluent.ItemsBoundControlBuilder-3.html">ItemsBoundControlBuilder</a>&lt;<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object">object</a>, <a class="xref" href="../C1.AspNetCore.Mvc/C1.Web.Mvc.FlexChart-1.html">FlexChart</a>&lt;<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object">object</a>&gt;, <a class="xref" href="C1.Web.Mvc.Olap.Fluent.PivotFlexChartBuilder.html">PivotFlexChartBuilder</a>&gt;</div>
    <div class="level6"><a class="xref" href="../C1.AspNetCore.Mvc/C1.Web.Mvc.Fluent.FlexChartBaseBuilder-3.html">FlexChartBaseBuilder</a>&lt;<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object">object</a>, <a class="xref" href="../C1.AspNetCore.Mvc/C1.Web.Mvc.FlexChart-1.html">FlexChart</a>&lt;<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object">object</a>&gt;, <a class="xref" href="C1.Web.Mvc.Olap.Fluent.PivotFlexChartBuilder.html">PivotFlexChartBuilder</a>&gt;</div>
    <div class="level7"><a class="xref" href="../C1.AspNetCore.Mvc/C1.Web.Mvc.Fluent.FlexChartCoreBuilder-3.html">FlexChartCoreBuilder</a>&lt;<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object">object</a>, <a class="xref" href="../C1.AspNetCore.Mvc/C1.Web.Mvc.FlexChart-1.html">FlexChart</a>&lt;<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object">object</a>&gt;, <a class="xref" href="C1.Web.Mvc.Olap.Fluent.PivotFlexChartBuilder.html">PivotFlexChartBuilder</a>&gt;</div>
    <div class="level8"><span class="xref">PivotFlexChartBuilder</span></div>
  </div>
  <div class="implements">
    <h5>Implements</h5>
    <div><a class="xref" href="https://learn.microsoft.com/dotnet/api/microsoft.aspnetcore.html.ihtmlcontent">IHtmlContent</a></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="C1.Web.Mvc.Olap.Fluent.html">C1.Web.Mvc.Olap.Fluent</a></h6>
  <h6><strong>Assembly</strong>: C1.AspNetCore.Mvc.Olap.dll</h6>
  <h5 id="C1_Web_Mvc_Olap_Fluent_PivotFlexChartBuilder_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public class PivotFlexChartBuilder : FlexChartCoreBuilder&lt;object, FlexChart&lt;object&gt;, PivotFlexChartBuilder&gt;, IHtmlContent</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Class PivotFlexChartBuilder
    Inherits FlexChartCoreBuilder(Of Object, FlexChart(Of Object), PivotFlexChartBuilder)
    Implements IHtmlContent</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_Olap_Fluent_PivotFlexChartBuilder__ctor_C1_Web_Mvc_FlexChart_System_Object__" data-uid="C1.Web.Mvc.Olap.Fluent.PivotFlexChartBuilder.#ctor(C1.Web.Mvc.FlexChart{System.Object})">
          <a class="xref" href="C1.Web.Mvc.Olap.Fluent.PivotFlexChartBuilder.-ctor.html#C1_Web_Mvc_Olap_Fluent_PivotFlexChartBuilder__ctor_C1_Web_Mvc_FlexChart_System_Object__">PivotFlexChartBuilder(FlexChart&lt;object&gt;)</a>
        </td>
        <td class="markdown level1 summary"><p>Create one PivotFlexChartBuilder instance.</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_Web_Mvc_Olap_Fluent_PivotFlexChartBuilder_GroupWidth_System_String_" data-uid="C1.Web.Mvc.Olap.Fluent.PivotFlexChartBuilder.GroupWidth(System.String)">
          <a class="xref" href="C1.Web.Mvc.Olap.Fluent.PivotFlexChartBuilder.GroupWidth.html#C1_Web_Mvc_Olap_Fluent_PivotFlexChartBuilder_GroupWidth_System_String_">GroupWidth(string)</a>
        </td>
        <td class="markdown level1 summary"><p>Sets the GroupWidth property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Web_Mvc_Olap_Fluent_PivotFlexChartBuilder_Stacking_C1_Web_Mvc_Chart_Stacking_" data-uid="C1.Web.Mvc.Olap.Fluent.PivotFlexChartBuilder.Stacking(C1.Web.Mvc.Chart.Stacking)">
          <a class="xref" href="C1.Web.Mvc.Olap.Fluent.PivotFlexChartBuilder.Stacking.html#C1_Web_Mvc_Olap_Fluent_PivotFlexChartBuilder_Stacking_C1_Web_Mvc_Chart_Stacking_">Stacking(Stacking)</a>
        </td>
        <td class="markdown level1 summary"><p>Sets the Stacking property.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
