Community Tip - You can subscribe to a forum, label or individual post and receive email notifications when someone posts a new topic or reply. Learn more! X
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
Solved! Go to Solution.
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
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
Yeah, it's worked.
Thankyou!
Reagrds,
Akshay