Back to Devexpress

Title Members

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

latest4.5 KB
Original Source

Title Members

A treemap/sunburst chart title.

Constructors

NameDescription
Title()Initializes a new instance of the Title class.

Properties

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.

Methods

NameDescription
Equals(Object, Object) staticDetermines whether the specified object instances are considered equal. Inherited from Object.
Equals(Object)Determines whether the specified object is equal to the current object. Inherited from Object.
GetHashCode()Serves as the default hash function. Inherited from Object.
GetType()Gets the Type of the current instance. Inherited from Object.
MemberwiseClone() protectedCreates a shallow copy of the current Object. Inherited from Object.
ReferenceEquals(Object, Object) staticDetermines whether the specified Object instances are the same instance. Inherited from Object.
ToString()Returns the short class name enclosed in parentheses.

Events

NameDescription
PropertyChangedOccurs when the text element property’s value is changed. Inherited from TextElement.

See Also

Title Class

DevExpress.XtraTreeMap Namespace