SankeyColorizerBase Methods
A base class for Sankey colorizers.| Name | Description |
|---|---|
| GetLinkSourceColor(SankeyLink) | Returns the Sankey link source color. |
| GetLinkTargetColor(SankeyLink) | Returns the Sankey link target color. |
| GetNodeColor(SankeyNode) | Returns the Sankey node color. |
See Also