DisplayUnitOptions.CustomLabelContent Property
Gets or sets custom label text for display units.
Namespace: DevExpress.Docs.Office
Assembly: DevExpress.Docs.Core.v26.1.dll
NuGet Package: DevExpress.Docs.Core
Declaration
Property Value
| Type | Description |
|---|---|
| TextArea | A text area. |
Property Paths
You can access this nested property as listed below:
| Object Type | Path to CustomLabelContent |
|---|---|
| ValueAxis |
|
Remarks
When you assign the CustomLabelContent property, the LabelReference property is set to null.
See Also