|
Color | GetColor (int index) |
| Return the Nth color (wrapping around if N is larger than the number of colors)
|
|
|
string | Name = "Colorblind Friendly" [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.
|
|
◆ GetColor()
Color ScottPlot.Palettes.ColorblindFriendly.GetColor |
( |
int |
index | ) |
|
|
inline |
Return the Nth color (wrapping around if N is larger than the number of colors)
Implements ScottPlot.IPalette.
◆ Colors
◆ Description
string ScottPlot.Palettes.ColorblindFriendly.Description |
|
get |
Initial value:= "A set of 8 colorblind-friendly colors " +
"from Bang Wong's Nature Methods paper https://www.nature.com/articles/nmeth.1618.pdf"
Additional information such as the source of this palette.
Implements ScottPlot.IPalette.
◆ Name
string ScottPlot.Palettes.ColorblindFriendly.Name = "Colorblind Friendly" |
|
get |
The documentation for this class was generated from the following file:
- ScottPlot/src/ScottPlot5/ScottPlot5/Palettes/ColorblindFriendly.cs