A newer version of this page is available. Switch to the current version.

jQuery RangeSelector - indent

Range selector's indent properties.

Type:

Object

The indent is used to precisely align scales of several UI components arranged vertically. This is the distance between the container edge and the range selector's scale (see the image below).

RangeSelectorMargin ChartJS

Note that if the indent is set very small, the Scale Labels will be cut.

left

Specifies range selector's left indent.

Type:

Number

Default Value: undefined
Cannot be used in themes.

right

Specifies range selector's right indent.

Type:

Number

Default Value: undefined
Cannot be used in themes.