A control used to draw funnel charts. Funnel charts represent the stages of a process and show relative values or measurements associated with each stage.
Namespace: com.mindfusion.charting.swing
File: com.mindfusion.charting.swing
SyntaxJava
Copy Code
|
|---|
public class FunnelChart extends Chart |
Inheritance Hierarchyjava.lang.Object![]()
java.awt.Component![]()
java.awt.Container![]()
javax.swing.JComponent![]()
com.mindfusion.charting.swing.Dashboard
com.mindfusion.charting.swing.Chart
com.mindfusion.charting.swing.FunnelChart
See Also