DIAdem

cancel
Showing results for 
Search instead for 
Did you mean: 

Y-Axis Axis Text on Multiple Lines

Hello,
 
Is it possible to get the y-axis text in a Report for a 2D axis system to go onto two different lines instead of one?  In other words, I would like to add a carriage return/line feed (CRLF) in the y-axis text between the channel name and the units.  Is it possible to do this with the x-axis text?
 
I am using DIAdem 10.1.  Let me know what else you need to know, and thanks for any and all assistance.
 
Thanks.
0 Kudos
Message 1 of 3
(3,642 Views)

Hello InternationAL!

Just add a @@vbCRLF@@ expression for every new line.

Example: @@ChnName(CurrChnNo)@@ [@@ChnDim(CurrChnNo)@@]@@vbCRLF@@My second line

Matthias

 

Matthias Alleweldt
Project Engineer / Projektingenieur
Twigeater?  
0 Kudos
Message 2 of 3
(3,640 Views)

Hey, Twigeater!

Thanks so much!  This is exactly what I was after.  I was pretty close, since I tried @@CRLF@@.  I was just two characters away!

Your help is much appreciated.

0 Kudos
Message 3 of 3
(3,627 Views)