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

In This Topic
    Bar Property (Chart2DGroup)
    In This Topic
    Gets the ChartBar object containing properties specific to Bar charts.
    Syntax
    'Declaration
     
    Public ReadOnly Property Bar As ChartBar
    public ChartBar Bar {get;}
    See Also