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

In This Topic
    Chart Property (FlexPivotChart)
    In This Topic
    Gets or sets the underlying chart control.
    Syntax
    'Declaration
     
    Public ReadOnly Property Chart As FlexChartBase
    public FlexChartBase Chart {get;}
    See Also