[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.Charts.TimeUnit

TimeUnit Enum

Represents a unit of time.

Namespace: GrapeCity.Spreadsheet.Charts
Assembly: GrapeCity.Spreadsheet.dll
Syntax
public enum TimeUnit
Public Enum TimeUnit

Fields

Name Description
Auto

The chart data is detected automatically.

Days

The chart data shall be shown in days.

Months

The chart data shall be shown in months.

Years

The chart data shall be shown in years.