微软报告中的垂直列标题可能吗?

jr3*_*jr3 1 reporting reporting-services

我有一个报告,可以有20多列我需要能够垂直生成列标题文本,例如:

x | x |
x | x | 
x | x |
x | x |
------
1 | 4 |
8 | 4 |
Run Code Online (Sandbox Code Playgroud)

等等,有没有办法在.rdlc中执行此操作?或者是使用图像我唯一的选择?

zza*_*deh 6

将WritingMode属性设置为tb-rl