ComponentOne FlexPivot for WinForms
C1.Win.FlexChart.4.8 Assembly / C1.Win.Chart.Palettes Namespace / Diverging Class / RdBu Property

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