Back to Devexpress

TreeMapItemLeafStyle Members

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

latest6.0 KB
Original Source

TreeMapItemLeafStyle Members

The style of a tree map leaf.

Constructors

NameDescription
TreeMapItemLeafStyle()Initializes a new instance of the TreeMapItemLeafStyle class with default settings.

Properties

NameDescription
BorderColorGets or sets a sunburst item’s border color. Inherited from HierarchicalItemStyle.
BorderVisibleSpecifies whether the leaf item‘s border is visible.
DXFontInherited from HierarchicalItemStyle.
DXLabelAlignmentGets or sets the alignment for treemap item labels. Use this property in non-Windows environments.
DXLabelVerticalAlignmentGets or sets the treemap leaf label vertical alignment. Use this property in non-Windows environments.
FillGets or sets the color that is used to fill a treemap / sunburst item. Inherited from HierarchicalItemStyle.
FillStyleGets or sets the fill style for treemap leaves.
FontGets or sets a treemap / sunburst item text font. Inherited from HierarchicalItemStyle.
LabelAlignmentGets or sets the alignment for treemap item labels.
LabelVerticalAlignmentGets or sets the treemap leaf label’s vertical alignment.
PaddingGets or sets the treemap leaf padding.
TextColorGets or sets a treemap / sunburst item text color. Inherited from HierarchicalItemStyle.
TextGlowColorGets or sets the glow color of a text for tree map leaf items.

Methods

NameDescription
Assign(TreeMapItemLeafStyle)Copies all settings from the TreeMapItemLeafStyle object passed as the parameter.
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.
MergeStyles(TreeMapElementStyleBase, TreeMapElementStyleBase) staticMerges the specified styles and returns it in the destination style. Inherited from TreeMapElementStyleBase.
ReferenceEquals(Object, Object) staticDetermines whether the specified Object instances are the same instance. Inherited from Object.
ToString()Returns the textual representation of the TreeMapElementStyleBase. Inherited from TreeMapElementStyleBase.

See Also

TreeMapItemLeafStyle Class

DevExpress.XtraTreeMap Namespace