SankeyNodeLabel Properties
Contains label options for node labels.| Name | Description |
|---|---|
| DXFont | Gets or sets the font that is used to display the node label text. |
| DXTextAlignment | |
| Font | Gets or sets the font that is used to display the node label text. |
| MaxLineCount | Gets or sets the number of lines that label text can wrap. |
| MaxWidth | Gets or sets the maximum width allowed for node labels in pixels. |
| TextAlignment | Gets or sets node label alignment. |
| TextOrientation | Gets or sets text orientation for node labels. |
See Also