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

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