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

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