Back to Devexpress

SankeyNodeLabel Members

corelibraries-devexpress-dot-xtracharts-dot-sankey-dot-sankeynodelabel-dot-underscore-members.md

latest3.2 KB
Original Source

SankeyNodeLabel Members

Contains label options for node labels.

Properties

NameDescription
DXFontGets or sets the font that is used to display the node label text.
DXTextAlignment
FontGets or sets the font that is used to display the node label text.
MaxLineCountGets or sets the number of lines that label text can wrap.
MaxWidthGets or sets the maximum width allowed for node labels in pixels.
TextAlignmentGets or sets node label alignment.
TextOrientationGets or sets text orientation for node labels.

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.

See Also

SankeyNodeLabel Class

DevExpress.XtraCharts.Sankey Namespace