Skip to main content
1-Visitor
July 12, 2018
Solved

increase font size

  • July 12, 2018
  • 1 reply
  • 2756 views

Hello,

 

How can i increase my font size in Label widget ,TextBox widget,value display widget etc.. in Mashups??

For example, I bounded some of my property values to "LED Widgets",then i will use "Label widget" to label those 

"LED  widgets" with respect to properties, but the labelled name looks too small when i run the mashup, i need to increase the font size of that Label, how can i achieve that???. 

 

 

Regards,

Akshay 

Best answer by mneumann

Most of the Widgets have "Label Styles" that you can use.

You will have to create a new Style Definition with the font-size and foreground-color you want and can then assign it to the Label.

 

 

If there's no Label Style, you can always just place a Label Widget and position it nearby - and style the Label with its "Style" property

1 reply

mneumann16-PearlAnswer
16-Pearl
July 12, 2018

Most of the Widgets have "Label Styles" that you can use.

You will have to create a new Style Definition with the font-size and foreground-color you want and can then assign it to the Label.

 

 

If there's no Label Style, you can always just place a Label Widget and position it nearby - and style the Label with its "Style" property

1-Visitor
July 13, 2018

Yeah, it's worked.

Thankyou!

 

Reagrds,

Akshay