SankeyColorizerBase Members
A base class for Sankey colorizers.Methods
| 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