FlexReport for WinForms | ComponentOne
C1.Win.FlexReport.4.5.2 Assembly / C1.Win.FlexReport.Chart Namespace / ChartPolar Class / Degrees Property

In This Topic
    Degrees Property (ChartPolar)
    In This Topic
    Gets or sets a value indicating whether the Start value is specified in degrees or radians.
    Syntax
    'Declaration
     
    Public Property Degrees As Boolean
    public bool Degrees {get; set;}
    See Also