HeatmapLabel Properties
Contains settings for heatmap labels.| Name | Description |
|---|---|
| BackColor | Gets or sets the heatmap label background color. |
| Border | Returns border settings for heatmap cell labels. |
| Color | Gets or sets the label text color. |
| DXFont | Gets or sets the heatmap label font. |
| Font | Gets or sets the heatmap label font. |
| Pattern | Gets or sets a string pattern that formats heatmap label text. |
| TextOrientation | Gets or sets the text orientation for heatmap labels. |
| Visible | Specifies whether heatmap labels are visible. |
See Also