HeatmapTitleBase Properties
The base class for heatmap titles.Name | Description |
---|---|
DXFont | Gets or sets the heatmap title font. |
EnableAntialiasing | Indicates whether anti-aliasing (smoothing) is applied to the title. |
Font | Gets or sets the title font. |
Text | Gets or sets the title text. |
TextColor | Gets or sets the title text color. |
Visible | Specifies whether the title is visible. |
See Also