按照指定参数绘制圆柱体的正面 @param g 图形设备 @param front 正面区域 @param bc 边框颜色 @param bs 边框风格 @param bw 边框粗度 @param transparent 透明度 @param chartColor 填充颜色 @param isVertical 是否竖向圆柱
(Graphics2D g, java.awt.geom.Area front, Color bc, int bs, float bw, float transparent, ChartColor chartColor, boolean isVertical)
source not stored for this graph (policy: none)
no test coverage detected