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

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