Back to Devexpress

TitleBase Properties

windowsforms-devexpress-dot-xtratreemap-dot-titlebase-dot-underscore-properties.md

latest1.7 KB
Original Source

TitleBase Properties

A base class for treemap/sunburst titles.

NameDescription
DXFontGets or sets the font used to display the element’s text. Use this property in non-Windows environments. Inherited from TextElement.
DXTextAlignmentGets or sets text alignment for the element. Use this property in non-Windows environments. Inherited from TextElement.
FontGets or sets the font used to display the element’s text. Inherited from TextElement.
TextGets or sets the element’s text. Inherited from TextElement.
TextAlignmentGets or sets text alignment for the element. Inherited from TextElement.
TextColorGets or sets the text color for the element. Inherited from TextElement.
VisibleSpecifies whether the title is visible.

See Also

TitleBase Class

TitleBase Members

DevExpress.XtraTreeMap Namespace