|
| Custom (Color[] colors, string? name, string? description=null) |
|
| Custom (string[] hex, string? name=null, string? description=null) |
|
Color | GetColor (int index) |
| Return the Nth color (wrapping around if N is larger than the number of colors)
|
|
|
Color[] | Colors [get] |
| All colors in this palette.
|
|
string | Name [get] |
| Display name.
|
|
string | Description [get] |
| Additional information such as the source of this palette.
|
|
◆ Custom() [1/2]
ScottPlot.Palettes.Custom.Custom |
( |
Color[] |
colors, |
|
|
string? |
name, |
|
|
string? |
description = null |
|
) |
| |
|
inline |
◆ Custom() [2/2]
ScottPlot.Palettes.Custom.Custom |
( |
string[] |
hex, |
|
|
string? |
name = null , |
|
|
string? |
description = null |
|
) |
| |
|
inline |
◆ GetColor()
Color ScottPlot.Palettes.Custom.GetColor |
( |
int |
index | ) |
|
|
inline |
Return the Nth color (wrapping around if N is larger than the number of colors)
Implements ScottPlot.IPalette.
◆ Colors
Color [] ScottPlot.Palettes.Custom.Colors |
|
get |
◆ Description
string ScottPlot.Palettes.Custom.Description |
|
get |
◆ Name
string ScottPlot.Palettes.Custom.Name |
|
get |
The documentation for this class was generated from the following file:
- ScottPlot/src/ScottPlot5/ScottPlot5/Palettes/Custom.cs