Search
PieChart.getSeries Method
See Also
 






Gets the Series whose data is drawn in this PieChart.

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

 Syntax

Java  Copy Code

public Series getSeries ()

 Return Value

A Series instance.

 See Also