Hi, thank you very much, your response was very helpful for me.
Doesn't seems that maxLines: 5 take any effect:chart.draw(data, {
width: 250, height: 250, fontSize: 12, fontName:
'\'Droid Sans\', Arial, sans-serif', colors: colors,
pieSliceBorderColor: '#000', legend: {position: 'bottom',
maxLines: 3}, legendTextStyle: {color: '#000', fontSize: 11},
pieSliceTextStyle: {color: '#fff'}, backgroundColor: {fill:
'#fff'}, chartArea: {top: 0, width: "85%", height: 125} });But
I still got the scrolling.Also, you accidentally don't know, does
other charts have option like pieSliceBorderColor?
Thanks again,Alex