legend

Hi,

Is it possible to add the legend underneath the chart? So far I was able to put it on the left or right side.

Thanks,

Fernando

Hi
dhtmlx.com/docs/products/dht … egend.html
I.e. in this sample it will be :

legend:{ values:[{text:"Company A"},{text:"Company B"},{text:"Company C"}], align:"center", valign:"bottom", layout:"x", width: 200, margin: 8, marker:{ type: "item", width:15 }, template:"#year#" }