LineConfig🔗Definition🔗export interface LineConfig { color?: common.ColorDimensionConfig; width?: number; } See also🔗 LineConfigBuilder