Skip to main content

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

TreeMapStyle Fields

The tree map appearance settings storage.
Name Description
GroupBackgroundProperty static Identifies the TreeMapStyle.GroupBackground dependency property.
GroupBorderBrushProperty static Identifies the TreeMapStyle.GroupBorderBrush dependency property.
GroupFontFamilyProperty static Identifies the GroupFontFamily dependency property.
GroupFontSizeProperty static Identifies the TreeMapStyle.GroupFontSize dependency property.
GroupFontStyleProperty static Identifies the GroupFontStyle dependency property.
GroupFontWeightProperty static Identifies the TreeMapStyle.GroupFontWeight dependency property.
GroupForegroundProperty static Identifies the TreeMapStyle.GroupForeground dependency property.
LeafFontFamilyProperty static Identifies the LeafFontFamily dependency property.
LeafFontSizeProperty static Identifies the LeafFontSize dependency property.
LeafFontStyleProperty static Identifies the LeafFontStyle dependency property.
LeafFontWeightProperty static Identifies the LeafFontWeight dependency property.
SubGroupBackgroundProperty static Identifies the TreeMapStyle.SubGroupBackground dependency property.
SubGroupFontSizeProperty static Identifies the TreeMapStyle.SubGroupFontSize dependency property.
SubGroupFontWeightProperty static Identifies the TreeMapStyle.SubGroupFontWeight dependency property.
SubGroupForegroundProperty static Identifies the TreeMapStyle.SubGroupForeground dependency property.
ToolTipBackgroundProperty static Identifies the ToolTipBackground dependency property.
ToolTipFontSizeProperty static Identifies the ToolTipFontSize dependency property.
ToolTipFontWeightProperty static Identifies the ToolTipFontWeight dependency property.
ToolTipForegroundProperty static Identifies the ToolTipForeground dependency property.
See Also