FlexReport for WinForms | ComponentOne
C1.Win.FlexReport.4.5.2 Assembly / C1.Win.FlexReport.Chart Namespace / Chart3DGroup Class / Bar Property

In This Topic
    Bar Property (Chart3DGroup)
    In This Topic
    Gets the object that controls the appearance of a bar chart.
    Syntax
    'Declaration
     
    Public ReadOnly Property Bar As Chart3DBar
    public Chart3DBar Bar {get;}
    See Also