Search
TowerChart.setTowerLayout Method
See Also
 






Sets the layout of tower segments.

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

 Syntax

Java  Copy Code

public void setTowerLayout (
    TowerLayout value
)

 Parameters

value

A member of the TowerLayout enumeration.

 See Also