ComponentOne FlexPivot for WinForms
C1.Win.FlexPivot.4.5.2 Assembly / C1.Win.FlexPivot Namespace / FlexPivotPage Class / FlexPivotChart Property

In This Topic
    FlexPivotChart Property (FlexPivotPage)
    In This Topic
    Gets the FlexPivotPage.FlexPivotChart used to display the FlexPivot results.
    Syntax
    'Declaration
     
    Public ReadOnly Property FlexPivotChart As FlexPivotChart
    public FlexPivotChart FlexPivotChart {get;}
    See Also