Hello,
reading the report UI guidelines (msdn.microsoft.com/…/gg853322.aspx)) it says:
-
Precision-designed reports are based on the auto-design templates, but they allow more precise adjustments of presentation elements
-
Font sizes, by default, should be handled by auto-design templates. The font should be Segoe® UI for all text. The font priority, in descending order, should be Segoe UI, Arial, Tahoma®, Verdana®, Sans Serif.
-
The font for the title of the report should be Segoe UI, 14 pt bold for all reports.
-
The font for all other content should be Segoe UI, 8 pt, in either bold or regular font.
-
Hyperlinks in reports should use the default link color (blue).
Now, when I create a new precision report in VS the default font is set to Arial 10pt … even if I set the style template of the report design as “TableStyleTemplate”, it still uses as default Arial.
I would like to set Segue UI as the default font for new textboxes, labels in SSRS, how can I achieve this?
Thank you,
Ivan