MindFusion.Charting for Java Programmer's Guide |
PieSeries.getDetachedSlices Method |
See Also |
![]() ![]() |
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
![]() |
---|
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.
© 2022 MindFusion |