[]
        
(Showing Draft Content)

C1.Win.FlexReport.Chart.ChartPolar.Degrees

Degrees Property

Degrees

Gets or sets a value indicating whether the Start value is specified in degrees or radians.

Declaration
[C1Description("ChartPolar.Degrees", "Specifies whether the Start value is specified in degrees or radians.")]
public bool Degrees { get; set; }
<C1Description("ChartPolar.Degrees", "Specifies whether the Start value is specified in degrees or radians.")>
Public Property Degrees As Boolean