Color |
[Missing <summary> documentation for "T:Altaxo.Drawing.ColorManagement.ColorSetExtensions"]
public static class ColorSetExtensions
The ColorSetExtensions type exposes the following members.
| Name | Description | |
|---|---|---|
| GetNextPlotColor(NamedColor) | Gets a color that is located at the next index after the specified color. | |
| GetNextPlotColor(NamedColor, Int32) | Gets a color that is the specified number of steps away from the given color. | |
| GetNextPlotColor(NamedColor, Int32, Int32) | Gets a color that is the specified number of steps away from the given color. | |
| GetNextPlotColorIndex | Gets the index in the plot color set that is the specified number of steps away from the given color index. |