FlexChart | ComponentOne
C1.Win.FlexChart.8 Assembly / 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 System.Collections.Generic.IList(Of Brush)
    public static System.Collections.Generic.IList<Brush> Greys {get;}
    See Also