ScottPlot
Loading...
Searching...
No Matches
Public Member Functions | Properties | List of all members
ScottPlot.Palettes.PolarNight Class Reference
Inheritance diagram for ScottPlot.Palettes.PolarNight:
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 = "Polar Night" [get]
 Display name.
 
string Description [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.PolarNight.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.PolarNight.Colors = Color.FromHex(HexColors)
get

All colors in this palette.

Implements ScottPlot.IPalette.

◆ Description

string ScottPlot.Palettes.PolarNight.Description
get
Initial value:
= "From the " +
"Nord collection of palettes: https://github.com/arcticicestudio/nord"

Additional information such as the source of this palette.

Implements ScottPlot.IPalette.

◆ Name

string ScottPlot.Palettes.PolarNight.Name = "Polar Night"
get

Display name.

Implements ScottPlot.IPalette.


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