Search
FunnelChart.setStemWidth Method
See Also
 






Sets the width of the funnel stem.

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

 Syntax

Java  Copy Code

public void setStemWidth (
    double value
)

 Parameters

value

A double value specifying the stem width.

 See Also