Search
PieRenderer.getSeries Method
See Also
 






Gets the Series drawn by this PieRenderer.

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

 Syntax

Java  Copy Code

public Series getSeries ()

 Return Value

A Series instance.

 See Also