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

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