Initializes supported pie types.
Namespace: com.mindfusion.charting
File: com.mindfusion.charting
SyntaxJava
Copy Code
|
|---|
public enum PieType |
Members| Member name | Description | |
|---|---|---|
![]() |
Doughnut |
The chart is rendered as a doughnut. |
![]() |
Pie |
The chart is rendered as a pie. |
See Also