Back to Devexpress

Title Properties

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

latest2.2 KB
Original Source

Title Properties

A treemap/sunburst chart title.

NameDescription
DockGets or sets the control’s edge to which the title is docked.
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.
IndentGets or sets the distance between the title and chart content in pixels.
IsOverlaySpecifies whether the title is rendered within or outside the chart area.
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. Inherited from TitleBase.

See Also

Title Class

Title Members

DevExpress.XtraTreeMap Namespace