Skip to main content
All docs
V26.1
  • DisplayUnitOptions Properties

    Specifies settings for a label that displays the axis measurement unit.
    Name Description
    CustomLabelContent Gets or sets custom label text for display units.
    CustomUnit Gets or sets a custom display unit.
    Fill Gets or sets fill settings for the label that displays axis units. Inherited from DisplayUnitOptionsBase.
    LabelReference Gets or sets a worksheet range reference for unit label text.
    LabelTextProperties Gets or sets text formatting for the axis unit label.
    Layout Gets or sets layout options for axis labels.
    OutlineStyle Gets or sets the outline settings for the label that displays the axis units. Inherited from DisplayUnitOptionsBase.
    ShowLabel Gets or sets whether to display the unit label on the axis. Inherited from DisplayUnitOptionsBase.
    UnitType Gets or sets the display unit type. Inherited from DisplayUnitOptionsBase.
    See Also