ComponentOne Reports for WPF
C1.C1Report.CustomFields Namespace / Chart.PolarOptions Class

In This Topic
    Chart.PolarOptions Class Properties
    In This Topic

    For a list of all members of this type, see Chart.PolarOptions members.

    Public Properties
     NameDescription
    Public PropertyGets or sets whether the Start value reflects angles in degrees (true) or radians (false) for Radar and Polar chart. (Inherited from C1.C1Report.CustomFields.Chart.CircularOptions)
    Public PropertyGets or sets whether polar chart measured in radians should be annotated with Pi rations.  
    Public PropertyGets or sets the starting angle of Radar and Polar chart. (Inherited from C1.C1Report.CustomFields.Chart.CircularOptions)
    Top
    See Also