FlexChart | ComponentOne
C1.WPF.Chart Assembly / C1.WPF.Chart.Palettes Namespace / SequentialSingle Class / Greys Property

In This Topic
    Greys Property
    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