CustomAxisLabel.Content Property
In This Article
Gets or sets the custom axis label's content. This is a dependency property.
Namespace: DevExpress.Xpf.Charts
Assembly: DevExpress.Xpf.Charts.v14.2.dll
#Declaration
#Property Value
Type | Description |
---|---|
Object | A Object value that is the custom axis label's content. |
#Implements
DevExpress.Charts.Native.ICustomAxisLabel.Content
See Also