Skip to main content

RangeSelectorScaleBuilder.SingleWorkdays Method

Name Parameters Description
SingleWorkdays(JS) value Days to be included in the scale when workdaysOnly is true. Mirrors the client-side singleWorkdays option.
SingleWorkdays(IEnumerable<DateTime>) value Days to be included in the scale when workdaysOnly is true. Mirrors the client-side singleWorkdays option.
SingleWorkdays(IEnumerable<Double>) value Days to be included in the scale when workdaysOnly is true. Mirrors the client-side singleWorkdays option.
SingleWorkdays(IEnumerable<String>) value Days to be included in the scale when workdaysOnly is true. Mirrors the client-side singleWorkdays option.