export enum ChartFontPropertiesStringEnum { FONT_FAMILY_MONTSERRAT = 'Montserrat', FONT_WEIGHT_BOLDER = 'bolder', }