Search
FunnelChart.getSeries Method
See Also
 






Gets the Series rendered by this FunnelChart.

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

 Syntax

Java  Copy Code

public Series getSeries ()

 Return Value

A Series instance.

 See Also