ASP.NET MVC Controls | ComponentOne
C1.Web.Mvc.Chart Namespace / DivergingPalettes Class / PRGn Field

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