WorkdaysOptions Properties
Contains settings that specify holidays and workdays for the date-time axis scale.| Name | Description |
|---|---|
| ExactWorkdays | Specifies strict workdays that don’t depend on the WorkdaysOptions.Holidays and WorkdaysOptions.Workdays properties settings. |
| Holidays | Specifies holidays for excluding them from the date-time axis scale. |
| Tag | Gets or sets the object that contains data related to the chart element. Inherited from ChartElement. |
| Workdays | Specifies which days of the week are the workdays. |
See Also