Skip to content

LegendPlacement🔗

TODO docs

Definition🔗

export enum LegendPlacement {
    Bottom = "bottom",
    Right = "right",
}