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






Sets the spacing between two adjacent segements of the funnel.

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

 Syntax

Java  Copy Code

public void setSegmentSpacing (
    double value
)

 Parameters

value

A double value.

 See Also

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