FlexReport for WinForms | ComponentOne
C1.Win.FlexReport.4.5.2 Assembly / C1.Win.FlexReport.Chart Namespace / Chart3DBar Class / Colors Property

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