# FarPoint.Web.Chart.FpChartBuilder

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="FarPoint_Web_Chart_FpChartBuilder" data-uid="FarPoint.Web.Chart.FpChartBuilder" class="text-break">FpChartBuilder Class
</h1>
  <div class="markdown level0 summary"><p>Supports the page parser in building an FpChart Control.</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="https://learn.microsoft.com/dotnet/api/system.web.ui.controlbuilder">ControlBuilder</a></div>
    <div class="level2"><span class="xref">FpChartBuilder</span></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="FarPoint.Web.Chart.html">FarPoint.Web.Chart</a></h6>
  <h6><strong>Assembly</strong>: FarPoint.Web.Chart.dll</h6>
  <h5 id="FarPoint_Web_Chart_FpChartBuilder_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public class FpChartBuilder : ControlBuilder</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Class FpChartBuilder
    Inherits ControlBuilder</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="FarPoint_Web_Chart_FpChartBuilder__ctor" data-uid="FarPoint.Web.Chart.FpChartBuilder.#ctor">
          <a class="xref" href="FarPoint.Web.Chart.FpChartBuilder.-ctor.html#FarPoint_Web_Chart_FpChartBuilder__ctor">FpChartBuilder()</a>
        </td>
        <td class="markdown level1 summary"></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="FarPoint_Web_Chart_FpChartBuilder_ProcessGeneratedCode_System_CodeDom_CodeCompileUnit_System_CodeDom_CodeTypeDeclaration_System_CodeDom_CodeTypeDeclaration_System_CodeDom_CodeMemberMethod_System_CodeDom_CodeMemberMethod_" data-uid="FarPoint.Web.Chart.FpChartBuilder.ProcessGeneratedCode(System.CodeDom.CodeCompileUnit,System.CodeDom.CodeTypeDeclaration,System.CodeDom.CodeTypeDeclaration,System.CodeDom.CodeMemberMethod,System.CodeDom.CodeMemberMethod)">
          <a class="xref" href="FarPoint.Web.Chart.FpChartBuilder.ProcessGeneratedCode.html#FarPoint_Web_Chart_FpChartBuilder_ProcessGeneratedCode_System_CodeDom_CodeCompileUnit_System_CodeDom_CodeTypeDeclaration_System_CodeDom_CodeTypeDeclaration_System_CodeDom_CodeMemberMethod_System_CodeDom_CodeMemberMethod_">ProcessGeneratedCode(CodeCompileUnit, CodeTypeDeclaration, CodeTypeDeclaration, CodeMemberMethod, CodeMemberMethod)</a>
        </td>
        <td class="markdown level1 summary"><p>Access the generated Code Document Object Model (CodeDom) and insert and modify code during the process of parsing and building controls.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
