ASP.NET MVC Controls | ComponentOne
C1.Web.Mvc.Chart Namespace / SequentialSinglePalettes Class / Reds Field

In This Topic
    Reds Field
    In This Topic
    SequentialSingle Reds palette.
    Syntax
    'Declaration
     
    
    Public ReadOnly Reds As IEnumerable(Of Color)
    public readonly IEnumerable<Color> Reds
    See Also