[]
        
(Showing Draft Content)

FarPoint.Web.Chart.FpChartBuilder

FpChartBuilder Class

Supports the page parser in building an FpChart Control.

Inheritance
FpChartBuilder
Namespace: FarPoint.Web.Chart
Assembly: FarPoint.Web.Chart.dll
Syntax
public class FpChartBuilder : ControlBuilder
Public Class FpChartBuilder
    Inherits ControlBuilder

Constructors

Name Description
FpChartBuilder()

Methods

Name Description
ProcessGeneratedCode(CodeCompileUnit, CodeTypeDeclaration, CodeTypeDeclaration, CodeMemberMethod, CodeMemberMethod)

Access the generated Code Document Object Model (CodeDom) and insert and modify code during the process of parsing and building controls.