textHeight

задает высоту блока с текстом

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.