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

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.
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