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

jQuery PolarChart - legend.title.margin

Generates space around the legend title.

Type:

Object

Use the fields of this object to set the bottom and top margins to different values.

If the margins should be equal, set this property to a number.

bottom

Specifies the legend title's bottom margin.

Type:

Number

Default Value: 9

left

Specifies the legend title's left margin.

Type:

Number

Default Value: 0

right

Specifies the legend title's right margin.

Type:

Number

Default Value: 0

top

Specifies the legend title's top margin.

Type:

Number

Default Value: 0