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

In This Topic
    Chart Property (Series)
    In This Topic
    Gets the parent chart.
    Syntax
    'Declaration
     
    Protected ReadOnly Property Chart As FlexChart
    protected FlexChart Chart {get;}
    See Also