FlexChart | ComponentOne
C1.WPF.Chart Assembly / C1.WPF.Chart.Palettes Namespace / Qualitative Class / Set1 Property

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