Skip to main content
API

RangeSelectorScaleBuilder.WorkdaysOnly Method

Name Parameters Description
WorkdaysOnly(JS) value Leaves only workdays on the scale: the work week days plus single workdays minus holidays. Applies only if the scale's valueType is 'datetime'. Mirrors the client-side workdaysOnly option.
WorkdaysOnly(Boolean) value Leaves only workdays on the scale: the work week days plus single workdays minus holidays. Applies only if the scale's valueType is 'datetime'. Mirrors the client-side workdaysOnly option.