XlTimeUnit Enumeration

Specifies the unit of time for chart axes and data series.

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

Syntax

'Declaration
<GuidAttribute("B5E8C11D-EC7B-491B-96E8-AF57A773EED2")> _
Public Enumeration XlTimeUnit
'Usage
Dim instance As XlTimeUnit
[GuidAttribute("B5E8C11D-EC7B-491B-96E8-AF57A773EED2")]
public enum XlTimeUnit

Members

Member name Description
xlDays Days
xlMonths Months
xlYears Years

See Also

Reference

Microsoft.Office.Interop.PowerPoint Namespace