[]
        
(Showing Draft Content)

C1.Chart.TimeUnits

TimeUnits Enum

Specifies time axis units.

Namespace: C1.Chart
Assembly: C1.Blazor.Chart.dll
Syntax
public enum TimeUnits

Fields

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.