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

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