public class DonutChartLabels extends Object
| Constructor and Description |
|---|
DonutChartLabels(List<Long> x,
List<Long> y,
List<String> categories,
List<String> percentLabels,
long totalCount) |
| Modifier and Type | Method and Description |
|---|---|
List<String> |
getCategories() |
List<String> |
getPercentLabels() |
long |
getTotalCount() |
List<Long> |
getX() |
List<Long> |
getY() |
"Copyright © 2010 - 2017 Adobe Systems Incorporated. All Rights Reserved"