FlexChart | ComponentOne
C1.Win.FlexChart.4.8 Assembly / C1.Win.Chart.Palettes Namespace / SequentialMulti Class / YlGn Property

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