MindFusion.Java Package Programmer's Guide
FunnelChart.setStemWidth Method
See Also
 






Sets the width of the funnel stem.

Namespace: com.mindfusion.charting.swing
Package: com.mindfusion.charting.swing

 Syntax

Java  Copy Code

public void setStemWidth (
    double value
)

 Parameters

value

A double value specifying the stem width.

 See Also

FunnelChart Members
FunnelChart Class
com.mindfusion.charting.swing Namespace