I have A BAR chart in SSRS which has following vaues..
我在SSRS中有一个BAR图表,其中包含以下值。
for 5 points on X-axis values are 100,120,130,123,8000 So the last value is too lagre due to which scale is geeting larger causing chart to look bad...n unreadable for other points...
X轴上的5个点值是100,120,130,123,8000所以最后一个值太迟了,因为哪个比例更大,导致图表看起来很糟糕......其他点不可读...
So is there any way by wiz i can breal the LAST BAR in a bar chart showing it on ongoing manner with data point lable on top of the bar....
那么有什么方法可以通过wiz我可以在条形图中显示最后一个条形图,显示它正在持续的方式,数据点位于栏顶上....
i trid it by giving max value on Y axis but it cuases DATA point lable to disappear hence the catual value of the bar is unknown to user.....
我通过在Y轴上给出最大值来驯服它,但是它会使DATA点标记消失,因此用户不知道该条的值。
1 个解决方案
#1
Use a logarithmic scale? ;)
使用对数刻度? ;)
#1
Use a logarithmic scale? ;)
使用对数刻度? ;)