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