Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Legend

Hierarchy

Index

Properties

backgroundColor?: Color

The background color of the element.

borderColor?: Color

The border color of the element.

borderWidth?: number

The border width of the element.

label?: Label

Style settings for the labels on the legend.

marker?: LegendMarker
maxWidth?: Length

Limit for the width of the boundary box.

paddingBottom?: Length

Bottom padding of the element.

paddingLeft?: Length

Left padding of the element.

paddingRight?: Length

Right padding of the element.

paddingTop?: Length

Top padding of the element.

title?: Label

Style settings for the legend's title.

width?: Length

Width of the legend's boundary box.

Generated using TypeDoc