[]
Specifies time axis units.
public enum TimeUnits
| Name | Description |
|---|---|
| Day | Time units measured in days. |
| Month | Time units measured in months with the first day of each month. |
| Quarter | Time units measured in quarters with the first day of each quarter. |
| Week | Time units measured in weeks starting at the first of the year. |
| Year | Time units measured in years, with the first day of each year. |