ComponentOne FinancialChart for WinForms
C1.Win.Chart.Palettes Namespace / Diverging Class / RdYlBu Property

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