AxisTitle Fields
Defines the common settings of an axis title.| Name | Description |
|---|---|
| AlignmentProperty static | Identifies the AxisTitle.Alignment dependency property. |
| ContentProperty static | Identifies the AxisTitle.Content dependency property. |
| ContentTemplateProperty static | Identifies the AxisTitle.ContentTemplate dependency property. |
| VisibleProperty static | Identifies the AxisTitle.Visible dependency property. |
See Also