SingleWorkdays(JS)
|
value
|
Dates to be included on the axis when workdaysOnly is true. Mirrors the client-side singleWorkdays option.
|
SingleWorkdays(IEnumerable<DateTime>)
|
value
|
Dates to be included on the axis when workdaysOnly is true. Mirrors the client-side singleWorkdays option.
|
SingleWorkdays(IEnumerable<Double>)
|
value
|
Dates to be included on the axis when workdaysOnly is true. Mirrors the client-side singleWorkdays option.
|
SingleWorkdays(IEnumerable<String>)
|
value
|
Dates to be included on the axis when workdaysOnly is true. Mirrors the client-side singleWorkdays option.
|