图例文字间距

时间:2016-12-12 11:56:02

标签: reporting-services charts

似乎简单的东西确实让我在SSRS中完成了工作。

我有一个传说,文字间距很奇怪。

我希望它从顶部开始,中间没有空格。

enter image description here

我已经检查了图例设置,但可以确定如何设置此位置。

感谢您的协助。

enter image description here

enter image description here

enter image description here

1 个答案:

答案 0 :(得分:0)

您的图例设置了自定义尺寸,这意味着它被拉伸到该尺寸,无论其中的项目数量是多少。尝试更改CustomPosition -> Height值,或完全关闭CustomPosition,只需在图表中拖动图例,就可以更常用的方式放置图例。