 | TolPalettesCreateTolRainbowPalette Method |
Namespace:
Comuna.Graphviz
Assembly:
Comuna.Graphviz (in Comuna.Graphviz.dll) Version: 1.0.0
Syntaxpublic static GraphvizColor[] CreateTolRainbowPalette(
int numColors
)
Request Example
View SourceParameters
- numColors
- Type: SystemInt32
The number of colors to be generated in the palette.
Return Value
Type:
GraphvizColorA
GraphvizColor array with the given number of colors.
See Also