Back to Devexpress

HeatmapAxis Properties

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

latest2.1 KB
Original Source

HeatmapAxis Properties

Contains settings for heatmap axes.

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.

See Also

HeatmapAxis Class

HeatmapAxis Members

DevExpress.XtraCharts.Heatmap Namespace