ASP.NET Core MVC Controls | ComponentOne
C1.AspNetCore.Mvc Assembly / 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 String)
    public readonly IEnumerable<string> Reds
    See Also