BIRT 格式化条形图图例
我有一个小问题,我设计的一个BIRT报告使用了条形图。 现在我想增加彩色框和图例中的文本之间的间距。 那可能吗? (我使用的是 BIRT 2.1.3)
http://www.fotos-hochladen.net/ barchartproblemhng05e76.png
编辑:我忘了提及我正在将 BIRT 2.1.3 与 RCP Designer 一起使用。
I have a small problem, a BIRT report I designed uses a bar chart. Now I want to increase the space between colored box and the text in the legend. Is that possible? (I'm using BIRT 2.1.3)
http://www.fotos-hochladen.net/barchartproblemhng05e76.png
EDIT: I forgot to mention I am using BIRT 2.1.3 with the RCP Designer.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
看起来不可能。 您可以增加图表和图例框之间的间距,但没有选项可以增加框和文本之间的间距。
也许您可以尝试在将数据传递到 BIRT 时在系列名称上附加一些空格(是的,这听起来确实是一个糟糕的解决方法)。
It doesn't look like that's possible. You can increase the space between the chart and the legend box, but there's no option to increase the space between the box and the text.
Perhaps you could try appending some spaces onto the series name when passing the data to BIRT (yes, that does sound like an awful workaround).