Skip to main content

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 exclusion from the date-time axis scale.
TypeNameSerializable Gets the string value used to support serialization of the chart dependency object. Inherited from ChartDependencyObject.
Workdays Specifies which days of the week are the workdays.
See Also