This question is locked. New answers and comments are not allowed.
I'm able to change the fontsize of the counter of a radhubtile, but I can't change the fontsize of the title. Here is the code I have used:
<Style TargetType="telerikPrimitives:RadHubTile"> <Setter Property="FontSize" Value="9"></Setter></Style>