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. |
LegendItemPatternProperty static | Identifies the LegendItemPattern dependency property. Inherited from TreeMapPaletteColorizerBase. |
PaletteProperty static | Identifies the TreeMapPaletteColorizerBase.Palette dependency property. Inherited from TreeMapPaletteColorizerBase. |
RangeStopsProperty static | Identifies the TreeMapRangeColorizer.RangeStops dependency property. |
See Also