Skip to main content

TreeMapGroupGradientColorizer Fields

The colorizer that colors the tree map items in colors blended from group colors and gradient colors in a proportion based on the tree map item value.
Name Description
GradientColorProperty static Identifies the TreeMapGroupGradientColorizer.GradientColor dependency property.
LegendItemPatternProperty static Identifies the LegendItemPattern dependency property. Inherited from TreeMapPaletteColorizerBase.
MaxProperty static Identifies the TreeMapGroupGradientColorizer.Max dependency property.
MinProperty static Identifies the TreeMapGroupGradientColorizer.Min dependency property.
PaletteProperty static Identifies the TreeMapPaletteColorizerBase.Palette dependency property. Inherited from TreeMapPaletteColorizerBase.
See Also