FlexChart | ComponentOne
C1.Win.FlexChart.4.8 Assembly / 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 System.Collections.Generic.IList(Of Brush)
    public static System.Collections.Generic.IList<Brush> RdYlBu {get;}
    See Also