Back to Devexpress

HeatmapTitle Members

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

latest4.7 KB
Original Source

HeatmapTitle Members

A heatmap title.

Constructors

NameDescription
HeatmapTitle()Initializes a new instance of the HeatmapTitle class.

Properties

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.

Methods

NameDescription
Equals(Object, Object) staticDetermines whether the specified object instances are considered equal. Inherited from Object.
Equals(Object)Determines whether the specified object is equal to the current object. Inherited from Object.
GetHashCode()Serves as the default hash function. Inherited from Object.
GetType()Gets the Type of the current instance. Inherited from Object.
MemberwiseClone() protectedCreates a shallow copy of the current Object. Inherited from Object.
ReferenceEquals(Object, Object) staticDetermines whether the specified Object instances are the same instance. Inherited from Object.
ToString()

See Also

HeatmapTitle Class

DevExpress.XtraCharts.Heatmap Namespace