Back to Devexpress

TextElement Members

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

latest3.6 KB
Original Source

TextElement Members

The base class for text elements of treemap/sunburst charts.

Constructors

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

Properties

NameDescription
DXFontGets or sets the font used to display the element’s text. Use this property in non-Windows environments.
DXTextAlignmentGets or sets text alignment for the element. Use this property in non-Windows environments.
FontGets or sets the font used to display the element’s text.
TextGets or sets the element’s text.
TextAlignmentGets or sets text alignment for the element.
TextColorGets or sets the text color for the element.

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.

See Also

TextElement Class

DevExpress.XtraTreeMap Namespace