Skip to main content

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.
ContentTemplate Gets or sets the template that defines the presentation of the title’s content, represented by the AxisTitle.Content property.
Visible Gets or sets a value indicating whether the axis title is visible.
See Also