LegendItemType
Union
LegendItemType
type
The type of the Chart legend item.
"line"—the legend items are rendered as a line. This is the default value for line charts."area"—the legend items are rendered as a filled rectangle. This is the default value for area charts.
Possible values:
"line""area"