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


In This Topic
    Chart3DGroups Class Members
    In This Topic

    The following tables list the members exposed by Chart3DGroups.

    Public Properties
     NameDescription
    Public PropertyGets the collection of labels for columns (X-axis) in the chart, used when the X-axis has its AnnoMethod property set to DataLabels.  
    Public PropertyGets the contour styles collection.  
    Public PropertyGets the first chart group.  
    Public PropertyGets the collection of labels for rows (Y-axis) in the chart, used when the Y-axis has its AnnoMethod property set to DataLabels.  
    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