Winnovative Excel Library

ExcelChartTimeUnit Enumeration

Winnovative Excel Library Documentation
Represents the time unit for category axis

Namespace:  Winnovative.ExcelLib
Assembly:  wnvxls (in wnvxls.dll) Version: 10.0.0.0 (10.0.0.0)
Syntax

public enum ExcelChartTimeUnit
Members

  Member nameValueDescription
Days0 The time unit is a day.
Months1 The time unit is a month.
Years2 The time units is a year.
See Also

Reference