按照指定参数绘制圆柱体的顶面 @param g 图形设备 @param topOval 顶面圆 @param bc 边框颜色 @param bs 边框风格 @param bw 边框粗度 @param transparent 透明度 @param chartColor 填充颜色 @param isVertical 是否竖向圆柱
(Graphics2D g, Arc2D.Double topOval, Color bc, int bs, float bw, float transparent, ChartColor chartColor, boolean isVertical)
source not stored for this graph (policy: none)