07-28-2010 08:19 PM
How can I get the Text in the Label of a Front Panel LED Indicator Control in LabVIEW 2009 to be centered over the LED?
How can I change the Font an Font Size of the Text of a Label?
07-28-2010 08:34 PM
With the text selected, use the Text Settings Toolbar button to change the justification of the text.
07-29-2010 12:07 AM
hi dbaechtel,
You cannot place only text alone at the center,instead you can make the label to be at the conter position.If you want this setting permanently,then got tools>>options>>frontpanel>>tip strips &labelling and do the settings..
To change the font size,select the font and press ctrl+.
Thanks and regards,
srikrishnaNF
07-29-2010 01:55 AM
Hi,
Label to be center at the object.
There many Ways like
1) what the JackDunaway has explained Text Settings Toolbar button.
2) Other you can dynamically change the property of labe.
Like you can change programmically change label justification, size, color, and many property.
Just right click on object. refer screen shot for more help.
Please go though attached screen shot. tell how to select lebel property of object.
Thnak you.
07-29-2010 01:56 AM
Hi,
Label to be center at the object.
There are many Ways like
1) what the JackDunaway has explained Text Settings Toolbar button.
2) Other you can dynamically change the property of labe.
Like you can change programmically change label justification, size, color, and many property.
Just right click on object. refer screen shot for more help.
Thank you.
07-29-2010 01:56 AM
Hi,
Label to be center at the object.
There are many Ways like
1) what the JackDunaway has explained Text Settings Toolbar button.
2) Other you can dynamically change the property of label.
Like you can change programmically change label justification, size, color, and many property.
Just right click on object.Go to creat property node. refer screen shot for more help.
Thank you.