ASP.NET Core MVC Controls | ComponentOne
C1.AspNetCore.Mvc Assembly / 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 String)
    public readonly IEnumerable<string> PRGn
    See Also