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

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