HeatmapKeyColorProvider Fields
Paints heatmap cells based on their values that are used as keys. If the cells have equal keys, they have the same color.| Name | Description |
|---|---|
| KeyProviderProperty static | Identifies the KeyProvider dependency property. |
| KeysProperty static | Identifies the Keys dependency property. |
| LegendItemPatternProperty static | Identifies the LegendItemPattern dependency property. Inherited from HeatmapPaletteColorProvider. |
| PaletteProperty static | Identifies the Palette dependency property. Inherited from HeatmapPaletteColorProvider. |
See Also