XlTimeUnit Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Specifies unit of time for chart axis and data series.
public enum class XlTimeUnit
public enum XlTimeUnit
Public Enum XlTimeUnit
- Inheritance
-
XlTimeUnit
Fields
Name | Value | Description |
---|---|---|
xlDays | 0 | Days. |
xlMonths | 1 | Months. |
xlYears | 2 | Years. |