Skip to main content
A newer version of this page is available. .

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.
IsDisposed Gets a value indicating whether the control has been disposed of. Inherited from ChartElement.
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