if(this.setYMin != null) yMin = this.setYMin;
        else yMin = (this.yData ? TSUtils.min(this.yData) : 0);