SankeyPaletteColorizer Properties
A colorizer that allows you to specify a palette for a Sankey diagram.
Name | Description |
---|---|
Link |
Gets or sets a color that is used to paint all links in the diagram. |
Palette | Gets or sets a palette that should be applied to a Sankey diagram. |
Palette |
Gets or sets the name of a palette that is applied to a diagram. |
Type |
Gets the string value that is used to serialize the colorizer type.
Inherited from Sankey |
See Also