Search
PieRenderer.setDetachOffset Method
See Also
 






Sets the percentage by which detached slices are offset from the pie center.

Namespace: com.mindfusion.charting
File: com.mindfusion.charting

 Syntax

Java  Copy Code

public void setDetachOffset (
    double value
)

 Parameters

value

A double value between 0 and 100.

 See Also