FlexChart | ComponentOne
C1.Win.FlexChart.8 Assembly / C1.Win.Chart.Palettes Namespace / SequentialMulti Class / RdPu Property

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