Search
FunnelChart.getStemWidth Method
See Also
 






Gets the width of the funnel stem.

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

 Syntax

Java  Copy Code

public double getStemWidth ()

 Return Value

A double value specifying the stem width. The default value is 0.

 See Also