Label

Please, how to force a line break in a label?

Try using a ‘\n’ in your label where you want the line break to be. That should work. Don’t use the single quotes just the back slash n.