ScottPlot
Loading...
Searching...
No Matches
Public Member Functions | Properties | List of all members
ScottPlot.Palettes.LightSpectrum Class Reference
Inheritance diagram for ScottPlot.Palettes.LightSpectrum:
ScottPlot.IPalette

Public Member Functions

Color GetColor (int index)
 Return the Nth color (wrapping around if N is larger than the number of colors)
 

Properties

string Name = "Light spectrum" [get]
 Display name.
 
string Description = "A 9-color palette by Arthurits created by lightening the colors in the visible spectrum" [get]
 Additional information such as the source of this palette.
 
Color[] Colors = Color.FromHex(HexColors) [get]
 All colors in this palette.
 
- Properties inherited from ScottPlot.IPalette

Member Function Documentation

◆ GetColor()

Color ScottPlot.Palettes.LightSpectrum.GetColor ( int  index)
inline

Return the Nth color (wrapping around if N is larger than the number of colors)

Implements ScottPlot.IPalette.

Property Documentation

◆ Colors

Color [] ScottPlot.Palettes.LightSpectrum.Colors = Color.FromHex(HexColors)
get

All colors in this palette.

Implements ScottPlot.IPalette.

◆ Description

string ScottPlot.Palettes.LightSpectrum.Description = "A 9-color palette by Arthurits created by lightening the colors in the visible spectrum"
get

Additional information such as the source of this palette.

Implements ScottPlot.IPalette.

◆ Name

string ScottPlot.Palettes.LightSpectrum.Name = "Light spectrum"
get

Display name.

Implements ScottPlot.IPalette.


The documentation for this class was generated from the following file: