Skip to main content
All docs
V26.1
  • DisplayUnitOptionsBase.OutlineStyle Property

    Gets or sets the outline settings for the label that displays the axis units.

    Namespace: DevExpress.Docs.Office

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

    NuGet Package: DevExpress.Docs.Core

    Declaration

    public OutlineStyle OutlineStyle { get; set; }

    Property Value

    Type Description
    OutlineStyle

    A OutlineStyle object.

    See Also