FlexChart | ComponentOne
C1.Win.FlexChart.4.8 Assembly / C1.Win.Chart.Palettes Namespace / SequentialMulti Class / PuRd Property

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