Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在尝试将条形图间隔设置为小于 1 的值,例如 0.2、0.4、0.6 等。
但是,我无法让它工作:它总是从 1、2、3 等开始。我尝试重置间隔,但无法获得所需的输出。
我的 SSRS 版本是 2008 R2。
右键单击要创建间隔的系列。在这种情况下,它是垂直轴。
转到垂直轴属性,在轴选项中您有轴范围和间隔。转到 Interval 属性并输入您想要达到的间隔。在上述情况下为 0.1。
我的最大数量为 2。我附上了一张图片供您参考。
--间隔可以在属性窗口的左侧看到。