Search
TowerRenderer.setLayout Method
See Also
 






Sets the layout of tower segments.

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

 Syntax

Java  Copy Code

public void setLayout (
    TowerLayout value
)

 Parameters

value

A member of the TowerLayout enumeration.

 See Also