FlexReport for WinForms | ComponentOne
C1.Win.FlexReport.4.5.2 Assembly / C1.Win.FlexReport.Chart Namespace / ChartRadar Class
Properties Methods Events


In This Topic
    ChartRadar Class Members
    In This Topic

    The following tables list the members exposed by ChartRadar.

    Public Properties
     NameDescription
    Public PropertyGets or sets a value indicating whether the Start value is specified in degrees or radians.  
    Public PropertyGets or sets a value indicating whether Radar charts should be filled.  
    Public PropertyGets or sets a value indicating whether Radar charts should use flat Y coordinate gridlines. By default, Y coordinate gridlines are circular.  
    Public PropertyGets or sets the starting angle, measured counter-clockwise from the 12 o'clock position.

    The angle is measured in degrees if the Degrees property is true, radians otherwise.

     
    Top
    Protected Methods
     NameDescription
    Protected MethodNotify one property is changed. (Inherited from C1.Win.FlexReport.Chart.ChartObject)
    Top
    Public Events
     NameDescription
    Public EventOccurs when a property value changes. (Inherited from C1.Win.FlexReport.Chart.ChartObject)
    Top
    See Also