FlexReport for WinForms | ComponentOne
C1.Win.FlexReport.4.5.2 Assembly / C1.Win.FlexReport.Chart Namespace / Chart2DGroup Class / Polar Property

In This Topic
    Polar Property (Chart2DGroup)
    In This Topic
    Gets the ChartPolar object containing properties specific to Polar charts.
    Syntax
    'Declaration
     
    Public ReadOnly Property Polar As ChartPolar
    public ChartPolar Polar {get;}
    See Also