TimeUnitValues Enumeration

Time Unit

Namespace:  DocumentFormat.OpenXml.Drawing.Charts
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

声明
Public Enumeration TimeUnitValues
用法
Dim instance As TimeUnitValues
public enum TimeUnitValues

Members

Member name Description
Days Days. When the item is serialized out as xml, its value is "days".
Months Months. When the item is serialized out as xml, its value is "months".
Years Years. When the item is serialized out as xml, its value is "years".

See Also

Reference

DocumentFormat.OpenXml.Drawing.Charts Namespace