Draws a label rotated at 90 degrees in a specified layout rectangle.
Name | Description |
---|---|
TextRenderer.drawRotatedLabelInRect (Series, Int32, Rectangle2D, LabelKinds) |
Draws the specified label rotated at 90 degrees in the specified layout rectangle. |
TextRenderer.drawRotatedLabelInRect (String, Rectangle2D, Brush, Align) |
Draws the specified text rotated at 90-degrees in the specified layout rectangle using the specified Brush and Align. |
TextRenderer.drawRotatedLabelInRect (String, Rectangle2D, Brush, Align, Align) |
|