MindFusion.Charting for Java Programmer's Guide |
TowerLayout Enumeration |
See Also |
![]() ![]() |
Specifies how to arrange segments in tower charts.
Namespace: com.mindfusion.charting
File: com.mindfusion.charting
Java
![]() |
---|
public enum TowerLayout |
Member name | Description | |
---|---|---|
![]() |
Interleave |
Segments from the two series are interleaved. |
![]() |
Stack |
Segments in each series are stacked on top of each other. |
![]() |
Timeline |
Segments are positioned proportionally to their time value. |
© 2022 MindFusion |