ComponentOne FinancialChart for WinForms
C1.Win.Chart.Palettes Namespace / SequentialMulti Class / BuGn Property

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