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

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