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

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