Search
TowerRenderer.getSegmentShape Method
See Also
 






Gets the shape of tower segments.

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

 Syntax

Java  Copy Code

public TowerSegmentShape getSegmentShape ()

 Return Value

A member of the TowerSegmentShape enumeration. The default value is Triangle.

 See Also