Searched defs:drawHeight (Results 1 – 3 of 3) sorted by relevance
96 const drawHeight = this.calculateDrawHeight(data, maxValue); constant
144 const drawHeight = rectHeight - padding * 2; //绘制方块上下留一个像素 constant