HeatmapKeyColorProvider Properties
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 |
---|---|
Can |
Gets a value that indicates whether the object can be made unmodifiable. Inherited from Freezable. |
Dependency |
Gets the Dependency |
Dispatcher |
Gets the Dispatcher this Dispatcher |
Is |
Gets a value that indicates whether the object is currently modifiable. Inherited from Freezable. |
Is |
Gets a value that indicates whether this instance is currently sealed (read-only).
Inherited from Dependency |
Key |
Gets or sets a key provider that is used to obtain keys based on a custom logic. |
Keys |
Returns the collection of keys that the Heatmap |
Legend |
Gets or sets the format string that configures legend item text.
Inherited from Heatmap |
Palette |
Gets or sets the color provider palette.
Inherited from Heatmap |
See Also