FlexChart | ComponentOne
C1.Win.FlexChart.4.8 Assembly / C1.Win.Chart.Palettes Namespace / Qualitative Class / Paired Property

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