如何在BIDS 2008中更改柱形图中的条形宽度 [英] How to change the width of bar in column chart in BIDS 2008

查看:90
本文介绍了如何在BIDS 2008中更改柱形图中的条形宽度的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

大家好,有什么方法可以更改柱状图的高度和宽度,例如柱状图,我有很多图表的报告,有些柱状看起来还可以,但是有些柱状看起来很胖,我该如何调整任何想法请使用BIDS 2008

HI all is there any way i can change the size of bar like the hight and width in a cloumn chart i have a report with lot of charts and some bars are looking ok but some bars are looking fat,how can i adjust that any ideas please i am using BIDS 2008

推荐答案

chart1.Series ["Series1"] ["PixelPointWidth"] ="5";
chart1.Series["Series1"]["PixelPointWidth"] = "5";


AFAIK,根据X轴值范围自动调整条的宽度.如果需要一致的宽度,则需要设置一个恒定的X轴值范围.

万一一致性不是问题,但需要更改宽度,则只需调整x轴范围值即可.
AFAIK, Width of the bar is automatically adjusted based on the X-Axis value range. If you need a consistent width then you need to set a constant X-Axis value range in all.

In case consistency is not the thing but you need some change in width, then just tweak the x-axis range value.


这篇关于如何在BIDS 2008中更改柱形图中的条形宽度的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆