| 参数 | 描述 | 默认值 | 
| background | 背景的一个对象或一组对象。子选项包括backgroundColor、innerWidth, ourterWidth, borderWidth, borderColor | null | 
| center | 极坐标图或角度测量仪的中心点,像数组[x,y]一样定位。位置可以是以像素为单位的整数或者是绘图区域的百分比 | [‘50%’,’50%’] | 
| endAngle | x轴极坐标或角度轴的最终度数,以度数的方式给出。0是北 | startAngle+360 | 
| startAngle | x轴或测量轴的开始度数,以度数的方式给出。0是北 | 0 | 
| 参数 | 描述 | 默认值 | 
| area | 区域图 | |
| arearange | 区域图范围 | |
| areaspline | 区域图曲线图 | |
| areasplinerange | 区域图曲线图范围 | |
| bar | 条状图 | |
| column | 列图(柱状图) | |
| columnrange | 列的区域图 | |
| gauge | 测量图 | |
| line | 直线图 | |
| pie | 饼图 | |
| scatter | 散点图 | |
| series | 序列图 | |
| spline | 曲线图 |