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

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