ComponentOne FinancialChart for WinForms
C1.Win.Chart.Palettes Namespace / Qualitative Class / Set3 Property

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