Hello,
is it possible to get a line break in a tooltip?
thanks
Michael
You can use formatted tooltip text with HTML tags such as:
<p style="width: 200px; margin-left: 10px; margin-right: 10px;...">Your text</p>