Skip to main content

RangeSelectorScaleBuilder.Holidays Method

Name Parameters Description
Holidays(JS) value Days to be excluded from the scale when workdaysOnly is true. Mirrors the client-side holidays option.
Holidays(IEnumerable<DateTime>) value Days to be excluded from the scale when workdaysOnly is true. Mirrors the client-side holidays option.
Holidays(IEnumerable<Double>) value Days to be excluded from the scale when workdaysOnly is true. Mirrors the client-side holidays option.
Holidays(IEnumerable<String>) value Days to be excluded from the scale when workdaysOnly is true. Mirrors the client-side holidays option.