Search
TowerChart.setSegmentShape Method
See Also
 






Sets the shape of tower segments.

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

 Syntax

Java  Copy Code

public void setSegmentShape (
    TowerSegmentShape value
)

 Parameters

value

A member of the TowerSegmentShape enumeration.

 See Also