FlexChart | ComponentOne
C1.WPF.Chart Assembly / C1.WPF.Chart.Palettes Namespace / SequentialSingle Class / Oranges Property

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