ScottPlot
Loading...
Searching...
No Matches
Public Member Functions | Properties | List of all members
ScottPlot.Palettes.Tsitsulin Class Reference
Inheritance diagram for ScottPlot.Palettes.Tsitsulin:
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 = "Xgfs 25" [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.Tsitsulin.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.Tsitsulin.Colors = Color.FromHex(HexColors)
get

All colors in this palette.

Implements ScottPlot.IPalette.

◆ Description

string ScottPlot.Palettes.Tsitsulin.Description
get
Initial value:
= "A 25-color palette by Arthurits " +
"adapted from Tsitsulin's 12-color xgfs palette: http://tsitsul.in/blog/coloropt"

Additional information such as the source of this palette.

Implements ScottPlot.IPalette.

◆ Name

string ScottPlot.Palettes.Tsitsulin.Name = "Xgfs 25"
get

Display name.

Implements ScottPlot.IPalette.


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