Gets the indices of detached pie slices.
Namespace: com.mindfusion.charting.swing
File: com.mindfusion.charting.swing
SyntaxJava
Copy Code
|
|---|
public List<Integer> getDetachedSlices () |
A list with the zero-based indices of the slices that should be rendered as detached.
See Also