color

задает цвет штрих-кода

string color;

Example

webix.ui({
    view:"barcode",
    color: "#000"
});

Наверх
If you have not checked yet, be sure to visit site of our main product Webix web control library and page of javascript barcode product.