DateTimeScaleOptionsBase.WorkdaysOptions Property
In This Article
Provides access to the information about non-working days to adjust the date-time axis scale.
Namespace: DevExpress.Xpf.Charts
Assembly: DevExpress.Xpf.Charts.v24.2.dll
NuGet Package: DevExpress.Wpf.Charts
#Declaration
public WorkdaysOptions WorkdaysOptions { get; set; }
#Property Value
Type | Description |
---|---|
Workdays |
A Workdays |
#Property Paths
You can access this nested property as listed below:
Object Type | Path to Workdays |
---|---|
Argument |
|
Axis |
|
Axis |
|
Radar |
|
See Also