DisplayUnitLabel Interface

Represents a unit label on an axis in the specified chart.

Namespace:  Microsoft.Office.Interop.Word
Assembly:  Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)

Syntax

'Declaration
<GuidAttribute("C04865A3-9F8A-486C-BB58-B4C3E6563136")> _
Public Interface DisplayUnitLabel
'Usage
Dim instance As DisplayUnitLabel
[GuidAttribute("C04865A3-9F8A-486C-BB58-B4C3E6563136")]
public interface DisplayUnitLabel

Remarks

Unit labels are useful for charting large values—for example, in the millions or billions. You can make the chart more readable by using a single unit label instead of large numbers at each tick mark.

See Also

Reference

DisplayUnitLabel Members

Microsoft.Office.Interop.Word Namespace