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

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