FlexPivot for WPF | ComponentOne
C1.WPF.Pivot Assembly / C1.WPF.Pivot Namespace / FlexPivotPage Class / FlexPivotChart Property

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