HeatmapRangeColorProvider Properties
Paints heatmap cells according to value ranges.Name | Description |
---|---|
ApproximateColors | Specifies whether to approximate colors. |
LegendItemPattern | Gets or sets the format string that configures legend item text. Inherited from HeatmapPaletteColorProvider. |
Palette | Gets or sets the color provider palette. Inherited from HeatmapPaletteColorProvider. |
PaletteName | Gets or sets the name of the color provider palette. Inherited from HeatmapPaletteColorProvider. |
RangeStops | Returns the collection of color ranges for the heatmap range color provider. |
TypeNameSerializable | For internal use only. Gets the string value used to serialize the HeatmapPaletteColorProvider type. Inherited from HeatmapPaletteColorProvider. |
See Also