export const enum eChartTypesString { LINE = 'line', BAR = 'bar', DOUGHNUT = 'doughnut', }