All docs
V23.1
23.1
22.2
22.1
21.2
21.1
20.2
20.1
19.2
19.1
18.2
The page you are viewing does not exist in version 18.2. This link will take you to the root page.
18.1
The page you are viewing does not exist in version 18.1. This link will take you to the root page.
17.2
The page you are viewing does not exist in version 17.2. This link will take you to the root page.
Box
Map
Vue

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