HeatmapAxis Fields
Contains settings for heatmap axes.| Name | Description |
|---|---|
| AlignmentProperty static | Identifies the Alignment dependency property. |
| AutoGridProperty static | Identifies the AutoGrid dependency property. |
| BrushProperty static | Identifies the Brush dependency property. |
| CustomLabelItemsSourceProperty static | Identifies the CustomLabelItemsSource dependency property. |
| CustomLabelItemTemplateProperty static | Identifies the CustomLabelItemTemplate dependency property. |
| CustomLabelItemTemplateSelectorProperty static | Identifies the CustomLabelItemTemplateSelector dependency property. |
| CustomLabelsProperty static | Identifies the CustomLabels dependency property. |
| GridSpacingProperty static | Identifies the GridSpacing dependency property. |
| LabelProperty static | Identifies the Label dependency property. |
| LabelVisibilityModeProperty static | Identifies the LabelVisibilityMode dependency property. |
| ReverseProperty static | Identifies the Reverse dependency property. |
| ThicknessProperty static | Identifies the Thickness dependency property. |
| TickmarksCrossAxisProperty static | Identifies the TickmarksCrossAxis dependency property. |
| TickmarksLengthProperty static | Identifies the TickmarksLength dependency property. |
| TickmarksThicknessProperty static | Identifies the TickmarksThickness dependency property. |
| TickmarksVisibleProperty static | Identifies the TickmarksVisible dependency property. |
| TitleProperty static | Identifies the Title dependency property. |
| VisibleProperty static | Identifies the Visible dependency property. |
See Also