HeatmapDiagram Members
A heatmap diagram.Constructors
| Name | Description |
|---|---|
| HeatmapDiagram() | Initializes a new instance of the HeatmapDiagram class. |
Fields
| Name | Description |
|---|---|
| BackgroundBrushProperty static | Identifies the BackgroundBrush dependency property. |
| BorderBrushProperty static | Identifies the BorderBrush dependency property. |
Properties
| Name | Description |
|---|---|
| BackgroundBrush | Gets or sets the brush used to fill the heatmap diagram. |
| BorderBrush | Gets or sets the brush used to paint the heatmap diagram border. |
See Also