AxisTitle Properties
Defines the common settings of an axis title.
Name | Description |
---|---|
Alignment | Gets or sets the alignment of the axis title. |
Content | Gets or sets the title’s content. This is a dependency property. |
Content |
Gets or sets the template that defines the presentation of the title’s content, represented by the Axis |
Visible | Gets or sets a value indicating whether the axis title is visible. |
See Also