FlexChart | ComponentOne
C1.Win.FlexChart.4.8 Assembly / C1.Win.Chart.Palettes Namespace / Diverging Class / Spectral Property

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