GraphicType
export enum GraphicType { LETTER = 0, BODY_SYMBOL = 1 }
{ "LETTER": 0, "BODY_SYMBOL": 1 }
DataOverlayType Interactiontype