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

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