FlexChart | ComponentOne
C1.Win.FlexChart.8 Assembly / 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 System.Collections.Generic.IList(Of Brush)
    public static System.Collections.Generic.IList<Brush> Set3 {get;}
    See Also