ComponentOne FinancialChart for WinForms
C1.Win.Chart.Palettes Namespace / Diverging Class / PRGn Property

In This Topic
    PRGn Property (Diverging)
    In This Topic
    Gets the PRGn palette.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly Property PRGn As IList(Of Brush)
    public static IList<Brush> PRGn {get;}
    See Also