Gets the indices of the emphasized data items. PieRenderer draws their corresponding slices as pulled out of the pie.
Namespace: com.mindfusion.charting
File: com.mindfusion.charting
Java Copy Code |
---|
public List<Integer> getDetachedSlices () |
A list with integer values, each value corresponding to the index of the data item that must be drawn as a detached piece.
Use PieRenderer.getDetachOffset to check how much the pieces are detached from the pie.
MindFusion.Charting for Java Programmer's Guide | © 2024 MindFusion |