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
Package: com.mindfusion.charting
Java
![]() |
---|
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.