Back to Devexpress

HeatmapAxis Properties

wpf-devexpress-dot-xpf-dot-charts-dot-heatmap-dot-heatmapaxis-dot-underscore-properties.md

latest4.6 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.
BrushGets or sets the brush used to paint the axis line and tickmarks.
CanFreezeGets a value that indicates whether the object can be made unmodifiable. Inherited from Freezable.
CustomLabelItemsSourceGets or sets the collection of View Model objects that is used to create custom labels.
CustomLabelItemTemplateGets or sets a data template that specifies how to display axis custom labels.
CustomLabelItemTemplateSelectorGets or sets an object that chooses a template for custom axis labels based on custom logic.
CustomLabelsReturns the collection of custom axis labels.
DependencyObjectTypeGets the DependencyObjectType that wraps the CLR type of this instance. Inherited from DependencyObject.
DispatcherGets the Dispatcher this DispatcherObject is associated with. Inherited from DispatcherObject.
GridSpacingSpecifies how frequently the Heatmap Control should plot axis tickmarks and labels.
IsFrozenGets a value that indicates whether the object is currently modifiable. Inherited from Freezable.
IsSealedGets a value that indicates whether this instance is currently sealed (read-only). Inherited from DependencyObject.
LabelGets or sets heatmap axis label options.
LabelVisibilityModeSpecifies how to display custom axis labels with default axis labels in a heatmap.
ReverseSpecifies whether the axis is reversed.
ThicknessGets or sets the axis line thickness in pixels.
TickmarksCrossAxisSpecifies whether tickmarks are shown across the axis.
TickmarksLengthGets or sets the tickmark length in pixels.
TickmarksThicknessGets or sets the thickness of tickmarks in pixels.
TickmarksVisibleSpecifies whether tickmarks are visible.
TitleGets or sets the axis title.
VisibleSpecifies whether the axis is visible.

See Also

HeatmapAxis Class

HeatmapAxis Members

DevExpress.Xpf.Charts.Heatmap Namespace