Calculates the rectangle that bounds the pie with the specified raidus and maximum width of labels at the right and left pie side.
Namespace: com.mindfusion.charting
File: com.mindfusion.charting
Java Copy Code |
---|
public static Rectangle2D calcPieBoundingRect ( |
The maximum width of labels to the left.
The maximum width of labels to the right.
The left-most pie label.
The right-most pie label.
The radius of the pie.
A Rectangle2D instance.
MindFusion.Charting for Java Programmer's Guide | © 2024 MindFusion |