SankeyNodeLabelItem Properties
Contains label item options for a Sankey diagram node.Name | Description |
---|---|
BackColor | Gets or sets a color for the node label’s background. |
Color | Gets or sets the node label’s text color. |
DXFont | Gets or sets the font that is used to display the node label text. |
Font | Gets or sets the font that is used to display the node label text. |
Text | Gets or sets the node label text. |
See Also