SankeyTextElement Properties
A base class for diagram elements that display text.| Name | Description |
|---|---|
| DXFont | Gets or sets the font that is used to display text. |
| DXTextAlignment | |
| Font | Gets or sets the font that is used to display text. |
| Text | Gets or sets element text. |
| TextAlignment | Gets or sets a value that specifies text alignment. |
| TextColor | Gets or sets the text color for the element. |
See Also