Search
FunnelRenderer.setSegmentSpacing Method
See Also
 






Sets the space between segments in the funnel chart.

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

 Syntax

Java  Copy Code

public void setSegmentSpacing (
    double value
)

 Parameters

value

A double value.

 See Also