LegendPlacement🔗TODO docsDefinition🔗type LegendPlacement string const ( LegendPlacementBottom LegendPlacement = "bottom" LegendPlacementRight LegendPlacement = "right" )