ASP.NET Core MVC Controls | ComponentOne
C1.AspNetCore.Mvc Assembly / C1.Web.Mvc.Chart Namespace / DivergingPalettes Class / RdYlGn Field

In This Topic
    RdYlGn Field
    In This Topic
    Diverging RdYlGn palette.
    Syntax
    'Declaration
     
    Public ReadOnly RdYlGn As IEnumerable(Of String)
    public readonly IEnumerable<string> RdYlGn
    See Also