Search
TowerRenderer.setSegmentShape Method
See Also
 






Sets the shape of tower segments.

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

 Syntax

Java  Copy Code

public void setSegmentShape (
    TowerSegmentShape value
)

 Parameters

value

A member of the TowerSegmentShape enumeration.

 See Also