Draws a 90-degree rotated text in a specified rectangle.
Name | Description |
---|---|
TextRenderer.DrawRotatedLabelInRect (Series, Int32, Rectangle, LabelKinds) |
Draws the specified label rotated at 90 degrees in specified layout rectangle. |
TextRenderer.DrawRotatedLabelInRect (String, Rectangle, Brush, HorizontalAlignment) |
Draws a 90-degree rotated text in specified layout rectangle. |
Draws a 90-degree rotated text in specified layout rectangle. |