HeatmapKeyColorProvider Constructors
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 |
---|---|
HeatmapKeyColorProvider() | Initializes a new instance of the HeatmapKeyColorProvider class. |
See Also