Visibility of bars borders.
Value type: Boolean
var chart = new dhtmlXChart({ border:true, ... })
or
chart.define("border",true);