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