ComponentOne FinancialChart for WinForms
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 IList(Of Brush)
    public static IList<Brush> Set2 {get;}
    See Also