DisplayUnitLabel Interface

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

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

Syntax

'Declaration
<GuidAttribute("92D41A64-F07E-4CA4-AF6F-BEF486AA4E6F")> _
Public Interface DisplayUnitLabel
'Usage
Dim instance As DisplayUnitLabel
[GuidAttribute("92D41A64-F07E-4CA4-AF6F-BEF486AA4E6F")]
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.PowerPoint Namespace