Back to Devexpress

TreeMapItemGroupStyle Properties

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

latest4.8 KB
Original Source

TreeMapItemGroupStyle Properties

The style of a tree map group.

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.

See Also

TreeMapItemGroupStyle Class

TreeMapItemGroupStyle Members

DevExpress.XtraTreeMap Namespace