Margin

12 Sep 20251 minute to read

The Margin class enables configuration of the space around the chart’s content.

Properties

bottom number

The bottom margin of the chart, specified in pixels.

Defaults to 10

left number

The left margin of the chart, specified in pixels.

Defaults to 10

The right margin of the chart, specified in pixels.

Defaults to 10

top number

The top margin of the chart, specified in pixels.

Defaults to 10