textHeight of ui.barcode, Properties Webix Docs
sets the height of the text block
number textHeight;
Example
webix.ui({
view:"barcode",
textHeight: 20
});
If you have not checked yet, be sure to visit site of our main product Webix web ui framework and page of barcode widget product.