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