Back to Devexpress

WorkdaysOptions Properties

wpf-devexpress-dot-xpf-dot-charts-dot-workdaysoptions-dot-underscore-properties.md

latest3.0 KB
Original Source

WorkdaysOptions Properties

Contains settings that specify holidays and workdays for the date-time axis scale.

NameDescription
CanFreezeGets a value that indicates whether the object can be made unmodifiable. Inherited from Freezable.
DependencyObjectTypeGets the DependencyObjectType that wraps the CLR type of this instance. Inherited from DependencyObject.
DispatcherGets the Dispatcher this DispatcherObject is associated with. Inherited from DispatcherObject.
ExactWorkdaysSpecifies strict workdays that don’t depend on the WorkdaysOptions.Holidays and WorkdaysOptions.Workdays properties settings.
HolidaysSpecifies holidays for exclusion from the date-time axis scale.
IsFrozenGets a value that indicates whether the object is currently modifiable. Inherited from Freezable.
IsSealedGets a value that indicates whether this instance is currently sealed (read-only). Inherited from DependencyObject.
TypeNameSerializableGets the string value used to support serialization of the chart dependency object. Inherited from ChartDependencyObject.
WorkdaysSpecifies which days of the week are the workdays.

See Also

WorkdaysOptions Class

WorkdaysOptions Members

DevExpress.Xpf.Charts Namespace