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

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