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

TreeMapRangeColorizer Fields

A colorizer that allows you to provide colors based on which range the TreeMapItem.Value belongs to.
Name Description
GroupColorProperty static Identifies the TreeMapRangeColorizer.GroupColor dependency property.
PaletteProperty static Identifies the TreeMapPaletteColorizerBase.Palette dependency property. Inherited from TreeMapPaletteColorizerBase.
RangeStopsProperty static Identifies the TreeMapRangeColorizer.RangeStops dependency property.
See Also