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

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