Back to Devexpress

HeatmapAxis Members

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

latest4.0 KB
Original Source

HeatmapAxis Members

Contains settings for heatmap axes.

Properties

NameDescription
AlignmentGets or sets the heatmap axis alignment.
AutoGridSpecifies whether the axis grid spacing is automatically calculated.
ColorGets or sets the color used to paint the axis line and tickmarks.
CustomLabelsReturns the collection of custom axis labels.
GridSpacingSpecifies how frequently the Heatmap Control should plot axis tickmarks and labels.
LabelReturns axis label settings.
LabelVisibilityModeSpecifies whether to display custom labels with default labels or in place of default labels.
NameGets or sets the axis name.
ReverseSpecifies whether the axis is reversed.
ThicknessGets or sets the axis line thickness in pixels.
TickmarksReturns axis tickmark settings.
TitleReturns the axis title.
VisibilitySpecifies whether the axis is 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. Inherited from Object.

See Also

HeatmapAxis Class

DevExpress.XtraCharts.Heatmap Namespace