Reports for WinForms | ComponentOne
C1.C1Report.CustomFields.4 Assembly / C1.C1Report.CustomFields Namespace / Chart.PolarOptions Class
Properties Methods


In This Topic
    Chart.PolarOptions Class Members
    In This Topic

    The following tables list the members exposed by Chart.PolarOptions.

    Public Constructors
     NameDescription
    Public Constructor  
    Top
    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 the chart object as owner. (Inherited from C1.C1Report.CustomFields.Chart.ChartOwnedItem)
    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
    Public Methods
     NameDescription
    Public MethodOverridden.   
    Top
    Protected Methods
     NameDescription
    Protected MethodNotify the owner of this object is changed. (Inherited from C1.C1Report.CustomFields.Chart.ChartOwnedItem)
    Protected MethodNotify the owner that some property changed. (Inherited from C1.C1Report.CustomFields.Chart.ChartOwnedItem)
    Top
    See Also