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 the unit of time for chart axes and data series.
public enum class XlTimeUnit
public enum XlTimeUnit
type XlTimeUnit =
Public Enum XlTimeUnit
- Inheritance
-
XlTimeUnit
Fields
Name | Value | Description |
---|---|---|
xlDays | 0 | Days |
xlMonths | 1 | Months |
xlYears | 2 | Years |