Skip to main content
A newer version of this page is available. .

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