Hi, I would like to implement an 'ellipsize' on the last line of my multiline text when the text can fit into the 'height' I had specified using 'label' object.
It works only with single line when I set the properties 'ellipse:true' and 'wordWrap: false' but this is not what I want.
Anyone can advice me on this matter? Thanks in advance :)