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

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