Options
All
  • Public
  • Public/Protected
  • All
Menu

Module DateTimeComponent

Lists the possible ways a DateTime value can be interpreted in the context of an axis.

Index

Variables

Day

Day: string

The 'days' value of the DateTime object will be considered.

Hour

Hour: string

The 'hours' value of the DateTime object will be considered.

Minute

Minute: string

The 'minutes' value of the DateTime object will be considered.

Month

Month: string

The 'months' value of the DateTime object will be considered.

Second

Second: string

The 'seconds' value of the DateTime object will be considered.

Week

Week: string

The 'weeks' value of the DateTime object will be considered.

Year

Year: string

The 'years' value of the DateTime object will be considered.

Generated using TypeDoc