MindFusion.Java Package Programmer's Guide
TextRenderer.drawRotatedLabelInRect Method
See Also
 






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

 Overload List

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)

 

 See Also

TextRenderer Members
TextRenderer Class
com.mindfusion.charting Namespace