LegendItemType
Union
LegendItemType
type
Specifies the type of the Chart legend item.
The options are "line" for rendering legend items as a line (default for line charts) and "area" for rendering legend items as a filled rectangle (default for area charts).
Possible values:
"line""area"