ComponentOne 3D Chart for WinForms
C1.Win.C1Chart3D.4.5.2 Assembly / C1.Win.C1Chart3D Namespace / Chart3DGroup Class / Bar Property

In This Topic
    Bar Property
    In This Topic
    Controls the appearance of a bar chart.
    Syntax
    'Declaration
     
    Public Property Bar As Chart3DBar
    public Chart3DBar Bar {get; set;}
    Remarks
    See Chart3DBar for details.
    See Also