Search
TextRenderer.DrawRotatedLabelInRect Method
See Also
 






Draws a 90-degree rotated text in a specified rectangle.

 Overload List

Name Description

TextRenderer.DrawRotatedLabelInRect (Series, Int32, Rect, LabelKinds)

Draws the specified label rotated at 90 degrees in specified layout rectangle.

TextRenderer.DrawRotatedLabelInRect (String, Rect, Brush, HorizontalAlignment)

Draws a 90-degree rotated text in specified layout rectangle.

TextRenderer.DrawRotatedLabelInRect (String, Rect, Brush, HorizontalAlignment, VerticalAlignment)

Draws a 90-degree rotated text in specified layout rectangle.

 See Also