Holidays(JS)
|
value
|
Dates to be excluded from the axis when workdaysOnly is true. Mirrors the client-side holidays option.
|
Holidays(IEnumerable<DateTime>)
|
value
|
Dates to be excluded from the axis when workdaysOnly is true. Mirrors the client-side holidays option.
|
Holidays(IEnumerable<Double>)
|
value
|
Dates to be excluded from the axis when workdaysOnly is true. Mirrors the client-side holidays option.
|
Holidays(IEnumerable<String>)
|
value
|
Dates to be excluded from the axis when workdaysOnly is true. Mirrors the client-side holidays option.
|