Symptoms
Assume that you have a report that has a chart with chart series label in Microsoft SQL Server 2012 Reporting Services (SSRS 2012) or SSRS 2014. When you try to set the Rotation property of chart series label greater than 90 or less than -90, such as 120, you receive the following error message:
Argument value should be in range from 0 to 360 degrees.
Parameter name: valueThe error message is not aligned with the correct range of the Rotation value.
Note This issue does not occur when the Rotation value is in range from -90 to 90 degrees.Resolution
After the hotfix is applied, you can receive the correct error message if you try to configure the Rotation value out of the range from -90 to 90.
The issue was first fixed in the following cumulative update of SQL Server.Cumulative Update 1 for SQL Server 2014 SP1 /en-us/help/3067839
Cumulative Update 6 for SQL Server 2014 /en-us/help/3031047
Cumulative Update 3 for SQL Server 2012 SP2 /en-us/help/3002049
Each new cumulative update for SQL Server contains all the hotfixes and all the security fixes that were included with the previous cumulative update. Check out the latest cumulative updates for SQL Server:
Status
Microsoft has confirmed that this is a problem in the Microsoft products that are listed in the "Applies to" section.