Back to Devexpress

TreeMapStyle Fields

wpf-devexpress-dot-xpf-dot-treemap-dot-treemapstyle-dot-underscore-fields.md

latest4.5 KB
Original Source

TreeMapStyle Fields

The tree map appearance settings storage.

NameDescription
GroupBackgroundProperty staticIdentifies the TreeMapStyle.GroupBackground dependency property.
GroupBorderBrushProperty staticIdentifies the TreeMapStyle.GroupBorderBrush dependency property.
GroupFontFamilyProperty staticIdentifies the GroupFontFamily dependency property.
GroupFontSizeProperty staticIdentifies the TreeMapStyle.GroupFontSize dependency property.
GroupFontStyleProperty staticIdentifies the GroupFontStyle dependency property.
GroupFontWeightProperty staticIdentifies the TreeMapStyle.GroupFontWeight dependency property.
GroupForegroundProperty staticIdentifies the TreeMapStyle.GroupForeground dependency property.
LeafFontFamilyProperty staticIdentifies the LeafFontFamily dependency property.
LeafFontSizeProperty staticIdentifies the LeafFontSize dependency property.
LeafFontStyleProperty staticIdentifies the LeafFontStyle dependency property.
LeafFontWeightProperty staticIdentifies the LeafFontWeight dependency property.
SubGroupBackgroundProperty staticIdentifies the TreeMapStyle.SubGroupBackground dependency property.
SubGroupFontSizeProperty staticIdentifies the TreeMapStyle.SubGroupFontSize dependency property.
SubGroupFontWeightProperty staticIdentifies the TreeMapStyle.SubGroupFontWeight dependency property.
SubGroupForegroundProperty staticIdentifies the TreeMapStyle.SubGroupForeground dependency property.
ToolTipBackgroundProperty staticIdentifies the ToolTipBackground dependency property.
ToolTipFontSizeProperty staticIdentifies the ToolTipFontSize dependency property.
ToolTipFontWeightProperty staticIdentifies the ToolTipFontWeight dependency property.
ToolTipForegroundProperty staticIdentifies the ToolTipForeground dependency property.

See Also

TreeMapStyle Class

TreeMapStyle Members

DevExpress.Xpf.TreeMap Namespace