Searched refs:manualHeight (Results 1 – 1 of 1) sorted by relevance
67 private manualHeight = 0; property in SpChartList145 if (this.manualHeight > 0) {146 this.style.height = `${Math.min(this.maxHeight, this.manualHeight)}px`;325 this.manualHeight = newHeight;406 this.manualHeight = 0;