2D Chart for WinForms | ComponentOne
C1.Win.C1Chart.4.5.2 Assembly / C1.Win.C1Chart Namespace / ChartGroup Class / Bar Property

In This Topic
    Bar Property
    In This Topic
    Gets or sets the Bar object.
    Syntax
    'Declaration
     
    Public Property Bar As Bar
    public Bar Bar {get; set;}
    Remarks
    The Bar object contains properties specific to Bar charts.
    See Also