Searched refs:_endPx (Results 1 – 1 of 1) sorted by relevance
28 private _endPx: number; property in TimeScale34 this._endPx = boundsPx[1];39 this.secPerPx = this.timeBounds.duration / (this._endPx - this._startPx);67 this._endPx = pxEnd;80 return this._endPx;