FlexPivot for WPF | ComponentOne
C1.PivotEngine Assembly / C1.FlexPivot Namespace / C1FlexPivotEngine Class / C1FlexPivotEngine Constructor / C1FlexPivotEngine Constructor(C1PivotEngine)

In This Topic
    C1FlexPivotEngine Constructor(C1PivotEngine)
    In This Topic
    Syntax
    'Declaration
     
    Public Function New( _
       ByVal engine As C1PivotEngine _
    )
    public C1FlexPivotEngine( 
       C1PivotEngine engine
    )

    Parameters

    engine
    See Also