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

In This Topic
    Colors Property (Chart3DBar)
    In This Topic
    Gets the collection of BarColor objects.
    Syntax
    'Declaration
     
    Public ReadOnly Property Colors As BarColorCollection
    public BarColorCollection Colors {get;}
    See Also