BarAlignment🔗TODO docsDefinition🔗export enum BarAlignment { Before = -1, Center = 0, After = 1, }