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


In This Topic
    Chart3DBar Class Members
    In This Topic

    The following tables list the members exposed by Chart3DBar.

    Public Properties
     NameDescription
    Public PropertyGets the collection of Chart3DBarColor objects.  
    Public PropertyGets or sets the column format.  
    Public PropertyGets or sets the column width, measured as a percentage of the total amount of space available.  
    Public PropertyGets or sets the origin of Z-axis for the bar chart. Defines the Z-value from which bars are filled.  
    Public PropertyGets or sets the row format.  
    Public PropertyGets or sets the row width, measured as a percentage of the total amount of space available.  
    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