TextElement Properties
The base class for text elements of treemap/sunburst charts.
Name | Description |
---|---|
DXFont | Gets or sets the font used to display the element’s text. Use this property in non-Windows environments. |
DXText |
Gets or sets text alignment for the element. Use this property in non-Windows environments. |
Font | Gets or sets the font used to display the element’s text. |
Text | Gets or sets the element’s text. |
Text |
Gets or sets text alignment for the element. |
Text |
Gets or sets the text color for the element. |
See Also