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

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