KADE
KADE

Reputation: 121

Not all labels on x-axis are showing in sql server 2008 report

Here is my problem. The bar chart report is showing data on x and y axis (y axis has 3 fields - min, max, avg values for time frame) and x axis has task type.
For some reason, the chart only shows task types on the x-axis for some apparently interval, even though I have no interval set expressly. Any ideas?

Upvotes: 3

Views: 5170

Answers (1)

KADE
KADE

Reputation: 121

fixed out the issue! had to set the interval of the axis properties to 1

Upvotes: 9

Related Questions