in src/visual.ts [198:200]
private get margin(): IMargin { return this.marginValue || { left: 0, right: 0, top: 0, bottom: 0 }; }