A pie radius.
Value type: Integer
var chart = new dhtmlXChart({ ... radius:50, ... })
or
chart.define("radius",50);