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

In This Topic
    Colors Property (Chart3DContourStyles)
    In This Topic
    Gets the collection of colors which is used when ColorSet property is set to ChartColorSet.Custom
    Syntax
    'Declaration
     
    Public ReadOnly Property Colors As Chart3DColorsCollection
    public Chart3DColorsCollection Colors {get;}
    See Also