Draws the specified text rotated at 90-degrees in the specified layout rectangle using the specified Brush and Align.
Namespace: com.mindfusion.chartingPackage: com.mindfusion.charting
public void drawRotatedLabelInRect ( String text, Rectangle2D bounds, Brush textBrush, Align alignment)
A string containing the text to draw.
A Rectangle2D specifying the layout rectangle.
A Brush instance.
Obe of the Align enumeration values.
drawRotatedLabelInRect Method Overload ListTextRenderer MembersTextRenderer Classcom.mindfusion.charting Namespace