FlexChart | ComponentOne
C1.Win.FlexChart.4.8 Assembly / C1.Win.Chart.Palettes Namespace / SequentialSingle Class / Reds Property

In This Topic
    Reds Property (SequentialSingle)
    In This Topic
    Gets the Reds palette.
    Syntax
    'Declaration
     
    Public Shared ReadOnly Property Reds As System.Collections.Generic.IList(Of Brush)
    public static System.Collections.Generic.IList<Brush> Reds {get;}
    See Also