Specifies bar's border visibility.
Value type: Boolean
var chart = new dhx.ui({ ... border:true, ... })
or
chart.define("border",true);