ASP.NET MVC Controls | ComponentOne
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 Color)
    public readonly IEnumerable<Color> RdYlGn
    See Also