/** @codex-xmi-id 921a2385-5265-59b8-a80d-08e5ae0fa6d0 */ export declare enum LegendPosition { top = "top", left = "left", bottom = "bottom", right = "right", chartArea = "chartArea" }