BarConfig🔗TODO docsDefinition🔗export interface BarConfig { barAlignment?: common.BarAlignment; barWidthFactor?: number; barMaxWidth?: number; } Methods🔗No methods.See also🔗 BarConfigBuilder