export type ChartDataTable = { showHorzBorder: boolean; showVertBorder: boolean; showOutline: boolean; showKeys: boolean; };