export type ChartStyleBorder = { color?: string; widthEmu?: number; dash?: string; };