SankeyNodeItem Members
Contains Sankey node options.Constructors
| Name | Description |
|---|---|
| SankeyNodeItem(SankeyNodeLayoutInfo) | Initializes a new instance of the SankeyNodeItem class with specified settings. |
Properties
| Name | Description |
|---|---|
| Brush | Returns the Brush object used to paint the node. |
| Node | Returns the SankeyNode object. |
| OpacityMask | Returns the opacity mask of the Sankey node. |
See Also