ASP.NET MVC Controls | ComponentOne
C1.Web.Mvc.Chart Namespace / SequentialMultiPalettes Class / YlOrRd Field

In This Topic
    YlOrRd Field
    In This Topic
    SequentialMulti YlOrRd Palette.
    Syntax
    'Declaration
     
    
    Public ReadOnly YlOrRd As IEnumerable(Of Color)
    public readonly IEnumerable<Color> YlOrRd
    See Also