The border color of the legend.
Defines the maximum size of the legend in pixels (e.g. '50px') or percent (e.g. '15%').
The position of the legend within the chart. By default, the legend will be placed on the side or bottom, based on the size of the chart and the legend contents.
An object defining the reference object section in the legend.
Defines whether the legend is displayed. If set to auto, the legend will be hidden for charts with a large number of series. See the Help documentation for more information.
Defines whether scrolling is enabled for the legend.
The horizontal alignment of the section titles.
The CSS style object defining the style of the section titles' text. The following style properties are supported: color, fontFamily, fontSize, fontStyle, fontWeight and textDecoration.
An array of objects defining the additional legend sections, other than the default series and reference object sections.
An object defining the series section in the legend.
Defines the size of the legend in pixels (e.g. '50px') or percent (e.g. '15%').
The height of the legend symbol (line or marker) in pixels.
The width of the legend symbol (line or marker) in pixels.
The CSS style object defining the style of the legend text.
The legend title.
The horizontal alignment of the title.
The CSS style object defining the style of the title.
Generated using TypeDoc
The color of the legend background.