Skip to main content
All docs
V26.1
  • DisplayUnitOptions.CustomLabelContent Property

    Namespace: DevExpress.Docs.Office

    Assembly: DevExpress.Docs.Core.v26.1.dll

    Declaration

    public TextArea CustomLabelContent { get; set; }

    Property Value

    Type
    TextArea

    Property Paths

    You can access this nested property as listed below:

    Object Type Path to CustomLabelContent
    ValueAxis
    .DisplayUnit .CustomLabelContent
    See Also