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.
GroupFontSizeProperty static Identifies the TreeMapStyle.GroupFontSize dependency property.
GroupFontWeightProperty static Identifies the TreeMapStyle.GroupFontWeight dependency property.
GroupForegroundProperty static Identifies the TreeMapStyle.GroupForeground 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.
See Also