ComponentOne FinancialChart for WinForms
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 IList(Of Brush)
    public static IList<Brush> Reds {get;}
    See Also