HeatmapTitle Properties
A heatmap title.| Name | Description |
|---|---|
| Alignment | Gets or sets the title alignment. |
| Dock | Gets or sets the heatmap edge to which the title is docked. |
| DXAlignment | |
| DXFont | Gets or sets the heatmap title font. Inherited from HeatmapTitleBase. |
| EnableAntialiasing | Indicates whether anti-aliasing (smoothing) is applied to the title. Inherited from HeatmapTitleBase. |
| Font | Gets or sets the title font. Inherited from HeatmapTitleBase. |
| Indent | |
| Lines | Gets or sets text lines in the multiline heatmap title. |
| MaxLineCount | Gets or sets the number of lines that title text can wrap. |
| Text | Gets or sets the title text. Inherited from HeatmapTitleBase. |
| TextColor | Gets or sets the title text color. Inherited from HeatmapTitleBase. |
| Visibility | Gets or sets whether the title is visible. |
| Visible | Specifies whether the title is visible. Inherited from HeatmapTitleBase. |
| WordWrap | Gets or sets whether title text should wrap when it is too lengthy. |
See Also