ComponentOne FlexPivot for WinForms
C1.Win.FlexChart.4.8 Assembly / C1.Win.Chart Namespace / RadarSeries Class / Chart Property

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