Display text vertically start from bottom to top and rotate text at 45 degrees in rdlc 2010

76719856 40 Reputation points
2024-01-02T11:02:27.0933333+00:00

I want to display text in the text box of SSRS 2010 rotate that text at 45 degree angle and display text from bottom to top but the only option available in text box properties is Rotate270.

is there any option available or should I write a custom expression to achieve this?

I am using Visual Studio 2010 and local report (RDLC file).

SQL Server Reporting Services
SQL Server Reporting Services
A SQL Server technology that supports the creation, management, and delivery of both traditional, paper-oriented reports and interactive, web-based reports.
3,063 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Anonymous
    2024-01-03T02:20:14.3266667+00:00

    Hi @76719856

    There seems to be no option in SSRS to do this.

    I found some similar threads using custom code for you, maybe you can use it as a reference.

    https://social.msdn.microsoft.com/Forums/sqlserver/en-US/227e9e72-dfd5-4d00-90d8-26fa58aeffef/can-i-rotate-the-text-in-45-degrees-in-ssrs-2008-r2?forum=sqlreportingservices

    https://social.msdn.microsoft.com/Forums/sqlserver/en-US/b3693e97-fdc9-4493-8bab-e37df9a58264/textbox-rotate-45-degrees?forum=sqlreportingservices

    If the answer is helpful, please click Accept Answer and Up-Vote for the same. If you have any questions, please feel free to let me know.

    Best regards,

    Aniya

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.