ComponentOne FlexPivot for WinForms
C1.Win.FlexChart.4.8 Assembly / C1.Win.Chart.Palettes Namespace / SequentialMulti Class / OrRd Property

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