AxisTitle.Content Property
In This Article
Gets or sets the title’s content. This is a dependency property.
Namespace: DevExpress.UI.Xaml.Charts
Assembly: DevExpress.UI.Xaml.Charts.v21.2.dll
NuGet Package: DevExpress.Uwp.Controls
#Declaration
#Property Value
Type | Description |
---|---|
Object | An Object value that represents the title’s content. |
See Also