Specifies the shape of segments in tower charts.
Namespace: com.mindfusion.charting
File: com.mindfusion.charting
SyntaxJava
Copy Code
|
|---|
public enum TowerSegmentShape |
Members| Member name | Description | |
|---|---|---|
![]() |
Rectangle |
Draw rectangular segments. |
![]() |
Triangle |
Draw triangular segments. |
See Also