Back to Devexpress

TitleBase Members

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

latest4.2 KB
Original Source

TitleBase Members

A base class for treemap/sunburst titles.

Constructors

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

Properties

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.

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 a string that represents the current object. Inherited from Object.

Events

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

See Also

TitleBase Class

DevExpress.XtraTreeMap Namespace