Searched refs:maxLabelWidth (Results 1 – 1 of 1) sorted by relevance
222 const maxLabelWidth = width - labelPaddingPx * 2; constant223 let text = cropText(name, this.labelCharWidth, maxLabelWidth);234 maxLabelWidth);