BarGaugeSizing🔗Allows for the bar gauge size to be set explicitlyDefinition🔗export enum BarGaugeSizing { Auto = "auto", Manual = "manual", }