HeatmapPaletteColorProvider Members
The base class for color providers that apply colors from a palette to heatmap cells.Constructors
| Name | Description |
|---|---|
| HeatmapPaletteColorProvider() | Initializes a new instance of the HeatmapPaletteColorProvider class. |
Fields
| Name | Description |
|---|---|
| LegendItemPatternProperty static | Identifies the LegendItemPattern dependency property. |
| PaletteProperty static | Identifies the Palette dependency property. |
Properties
| Name | Description |
|---|---|
| LegendItemPattern | Gets or sets the format string that configures legend item text. |
| Palette | Gets or sets the color provider palette. |
See Also