ComponentOne FlexPivot for WinForms
C1.Win.FlexChart.4.5.2 Assembly / C1.Win.Chart.Palettes Namespace / SequentialMulti Class / YlGnBu Property

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