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

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