jQuery LinearGauge - title.margin

Generates space around the title.

Type:

Number

|

Object

Default Value: 10

Use the fields of this object to set the required values for the left, right, top and bottom title margins separately. If title margins suppose to be equal, assign a numeric value directly to the margin property.

bottom

Specifies the bottom margin of the title.

Type:

Number

Default Value: 10

left

Specifies the left margin of the title.

Type:

Number

Default Value: 10

right

Specifies the right margin of the title.

Type:

Number

Default Value: 10

top

Specifies the top margin of the title.

Type:

Number

Default Value: 10