Draws a 90-degree rotated text in specified layout rectangle.
Namespace: MindFusion.Charting
Assembly: MindFusion.Charting
C# Copy Code |
---|
public void DrawRotatedLabelInRect ( |
Visual Basic Copy Code |
---|
Public Sub DrawRotatedLabelInRect( _ |
A string containing the text to draw.
A Microsoft.Maui.Graphics.Rect specifying the layout rectangle.
A Brush instance.
A member of the StringAlignment enumeration.