HeatmapAxis Properties
Contains settings for heatmap axes.
Name | Description |
---|---|
Alignment | Gets or sets the heatmap axis alignment. |
Auto |
Specifies whether the axis grid spacing is automatically calculated. |
Brush | Gets or sets the brush used to paint the axis line and tickmarks. |
Can |
Gets a value that indicates whether the object can be made unmodifiable. Inherited from Freezable. |
Custom |
Gets or sets the collection of View Model objects that is used to create custom labels. |
Custom |
Gets or sets a data template that specifies how to display axis custom labels. |
Custom |
Gets or sets an object that chooses a template for custom axis labels based on custom logic. |
Custom |
Returns the collection of custom axis labels. |
Dependency |
Gets the Dependency |
Dispatcher |
Gets the Dispatcher this Dispatcher |
Grid |
Specifies how frequently the Heatmap Control should plot axis tickmarks and labels. |
Is |
Gets a value that indicates whether the object is currently modifiable. Inherited from Freezable. |
Is |
Gets a value that indicates whether this instance is currently sealed (read-only).
Inherited from Dependency |
Label | Gets or sets heatmap axis label options. |
Label |
Specifies how to display custom axis labels with default axis labels in a heatmap. |
Reverse | Specifies whether the axis is reversed. |
Thickness | Gets or sets the axis line thickness in pixels. |
Tickmarks |
Specifies whether tickmarks are shown across the axis. |
Tickmarks |
Gets or sets the tickmark length in pixels. |
Tickmarks |
Gets or sets the thickness of tickmarks in pixels. |
Tickmarks |
Specifies whether tickmarks are visible. |
Title | Gets or sets the axis title. |
Visible | Specifies whether the axis is visible. |
See Also