ContainerPadding

12 Sep 20251 minute to read

Configures the padding around the chart legend container.

Properties

bottom number

Defines the bottom padding for the legend container in pixels.

Defaults to 0

left number

Defines the left padding for the legend container in pixels.

Defaults to 0

Defines the right padding for the legend container in pixels.

Defaults to 0

top number

Defines the top padding for the legend container in pixels.

Defaults to 0