FlexChart | ComponentOne
C1.WPF.Chart Assembly / C1.WPF.Chart.Palettes Namespace / Diverging Class / RdYlBu Property

In This Topic
    RdYlBu Property
    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