Box
Map

jQuery PieChart - legend.margin

Generates an empty space, measured in pixels, around the legend.

Type:

Number

|

Object

Default Value: 10

When set to a number, this property applies to all the legend's sides. The object allows you to control each side individually.

DevExtreme Legend Margins

bottom

Specifies the legend's bottom margin in pixels.

Type:

Number

Default Value: 10

left

Specifies the legend's left margin in pixels.

Type:

Number

Default Value: 10

right

Specifies the legend's right margin in pixels.

Type:

Number

Default Value: 10

top

Specifies the legend's top margin in pixels.

Type:

Number

Default Value: 10