Back to Devexpress

TreeMapItemGroupStyle Members

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

latest7.8 KB
Original Source

TreeMapItemGroupStyle Members

The style of a tree map group.

Constructors

NameDescription
TreeMapItemGroupStyle()Initializes a new instance of the TreeMapItemGroupStyle 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. Inherited from TreeMapItemLeafStyle.
DXFontInherited from HierarchicalItemStyle.
DXLabelAlignmentGets or sets the alignment for treemap item labels. Use this property in non-Windows environments. Inherited from TreeMapItemLeafStyle.
DXLabelVerticalAlignmentGets or sets the treemap leaf label vertical alignment. Use this property in non-Windows environments. Inherited from TreeMapItemLeafStyle.
DXSubGroupFont
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. Inherited from TreeMapItemLeafStyle.
FontGets or sets a treemap / sunburst item text font. Inherited from HierarchicalItemStyle.
HeaderPaddingGets or sets the padding of the tree map group’s header
LabelAlignmentGets or sets the alignment for treemap item labels. Inherited from TreeMapItemLeafStyle.
LabelVerticalAlignmentGets or sets the treemap leaf label’s vertical alignment. Inherited from TreeMapItemLeafStyle.
PaddingGets or sets the treemap leaf padding. Inherited from TreeMapItemLeafStyle.
SubGroupBorderColorGets or sets the border color of sub groups of the styled group.
SubGroupFillGets or sets the subgroup fill color.
SubGroupFontGets or sets the header font of sub groups of the styled group.
SubGroupHeaderPaddingGets or sets the header padding of sub groups of the styled group.
SubGroupTextColorGets or sets the subgroup text color.
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. Inherited from TreeMapItemLeafStyle.

Methods

NameDescription
Assign(TreeMapItemLeafStyle)Copies all settings from the TreeMapItemGroupStyle 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

TreeMapItemGroupStyle Class

DevExpress.XtraTreeMap Namespace