Search
FunnelChart.setSegmentSpacing Method
See Also
 






Sets the spacing between two adjacent segements of the funnel.

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

 Syntax

Java  Copy Code

public void setSegmentSpacing (
    double value
)

 Parameters

value

A double value.

 See Also