2D Chart for WinForms | ComponentOne
C1.Win.C1Chart.4.5.2 Assembly / C1.Win.C1Chart Namespace / ChartGroup Class / Radar Property

In This Topic
    Radar Property
    In This Topic
    Gets or sets the Radar object.
    Syntax
    'Declaration
     
    Public Property Radar As Radar
    public Radar Radar {get; set;}
    Remarks
    The Radar object contains properties specific to Radar charts.
    See Also