Click or drag to resize

ColorSetExtensions Methods

The ColorSetExtensions type exposes the following members.

Methods
 NameDescription
Public Extension MethodGetNextPlotColor(NamedColor) Gets a color that is located at the next index after the specified color.
Public Extension MethodGetNextPlotColor(NamedColor, Int32) Gets a color that is the specified number of steps away from the given color.
Public Extension MethodGetNextPlotColor(NamedColor, Int32, Int32) Gets a color that is the specified number of steps away from the given color.
Public Extension MethodGetNextPlotColorIndex Gets the index in the plot color set that is the specified number of steps away from the given color index.
Top
See Also