开发者

Reporting services 2008 chart X axis interval as 3 but show the first category

In X axis of a column Chart I have a Year (for开发者_运维百科 ex, "2009") and Month (for ex, "Jan") category groupings, and I would like to show just the first month of every quarter like Jan, Apr, Jul, Oct, etc. When I specified the Interval = 3 it gives me Mar , Jun, Sep, Dec… How can one set it so it returns the first value?


Contacted MS support and was given a solution, rather simple...I just had to set the following properties (using the properties windows not the chart UI ) for the Chart Axis:

Interval:3 Internal Offset:1 (this one is not present in the Axis UI just the properties window....:-s) Margins:1

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜