Search
TowerChart.getTowerLayout Method
See Also
 






Gets the layout of tower segments.

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

 Syntax

Java  Copy Code

public TowerLayout getTowerLayout ()

 Return Value

A member of the TowerLayout enumeration. The default value is Interleave.

 See Also