ComponentOne FinancialChart for WinForms
C1.Win.Chart.Palettes Namespace / SequentialSingle Class / Greys Property

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