 | TolPalettesCreateTolDivPalette Method |
Namespace:
Comuna.Graphviz
Assembly:
Comuna.Graphviz (in Comuna.Graphviz.dll) Version: 1.0.0
Syntaxpublic static GraphvizColor[] CreateTolDivPalette(
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