1、错误描述
2、错误原因
IReport设置饼图时,Value expression中的值要设置成数值类型,但是guestId字段定义成varchar
3、解决办法
将Value expression中的字段转换成数值类型