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


In This Topic
    Chart2DGroups Class Members
    In This Topic

    The following tables list the members exposed by Chart2DGroups.

    Public Properties
     NameDescription
    Public PropertyGets the foreground Chart2DGroup.  
    Public PropertyGets the background Chart2DGroup.  
    Public PropertyGets or sets a value indicating whether the order in which the Chart2DGroups are normally drawn is reversed.

    The normal order is Group1, then Group0. If this property is true the order is Group0, then Group1.

     
    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