Back to Devexpress

HeatmapTitle Properties

corelibraries-devexpress-dot-xtracharts-dot-heatmap-dot-heatmaptitle-dot-underscore-properties.md

latest2.7 KB
Original Source

HeatmapTitle Properties

A heatmap title.

NameDescription
AlignmentGets or sets the title alignment.
DockGets or sets the heatmap edge to which the title is docked.
DXAlignment
DXFontGets or sets the heatmap title font. Inherited from HeatmapTitleBase.
EnableAntialiasingIndicates whether anti-aliasing (smoothing) is applied to the title. Inherited from HeatmapTitleBase.
FontGets or sets the title font. Inherited from HeatmapTitleBase.
Indent
LinesGets or sets text lines in the multiline heatmap title.
MaxLineCountGets or sets the number of lines that title text can wrap.
TextGets or sets the title text. Inherited from HeatmapTitleBase.
TextColorGets or sets the title text color. Inherited from HeatmapTitleBase.
VisibilityGets or sets whether the title is visible.
VisibleSpecifies whether the title is visible. Inherited from HeatmapTitleBase.
WordWrapGets or sets whether title text should wrap when it is too lengthy.

See Also

HeatmapTitle Class

HeatmapTitle Members

DevExpress.XtraCharts.Heatmap Namespace