Axis.DisplayUnitLabel Property

Definition

Returns the DisplayUnitLabel object for the specified axis. Returns Null if the HasDisplayUnitLabel property is set to False.

public:
 property Microsoft::Office::Interop::Excel::DisplayUnitLabel ^ DisplayUnitLabel { Microsoft::Office::Interop::Excel::DisplayUnitLabel ^ get(); };
public Microsoft.Office.Interop.Excel.DisplayUnitLabel DisplayUnitLabel { get; }
Public ReadOnly Property DisplayUnitLabel As DisplayUnitLabel

Property Value

Applies to