Is there a way to tilt a word (textbox, or other possible way) in the ReportViewer so that it is 45 ° (degrees), for example?
Is there a way to tilt a word (textbox, or other possible way) in the ReportViewer so that it is 45 ° (degrees), for example?
There is a rather crude form. You can use the graphical libraries of the framework to insert text into the report as an image.
You start by getting an object of class Graphics
. There are several ways ... From the Control.CreateGraphic
, from an image , or as a property that you receive in a method that handles the