defines the slope angle of a 3D pie
webix.ui({ view: "chart", type:"pie3D", container:"chartDiv", value:"#sales#", label:"#month#", cant:0.7, data:month_dataset });
The parameter can take value from 0 to 1.