Back to Devexpress

HeatmapLabel Members

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

latest3.5 KB
Original Source

HeatmapLabel Members

Contains settings for heatmap labels.

Constructors

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

Properties

NameDescription
BackColorGets or sets the heatmap label background color.
BorderReturns border settings for heatmap cell labels.
ColorGets or sets the label text color.
DXFontGets or sets the heatmap label font.
FontGets or sets the heatmap label font.
PatternGets or sets a string pattern that formats heatmap label text.
TextOrientationGets or sets the text orientation for heatmap labels.
VisibleSpecifies whether heatmap labels are visible.

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()Returns a string that represents the current object.

See Also

HeatmapLabel Class

DevExpress.XtraCharts.Heatmap Namespace