FlexChart | ComponentOne
C1.WPF.Chart Assembly / C1.WPF.Chart.Palettes Namespace / Diverging Class / PuOr Property

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