Uses of Class
com.orchestranetworks.addon.dqid.chart.CategoryData
-
Packages that use CategoryData Package Description com.orchestranetworks.addon.dqid.chart Provides classes to define charts and write them to an HTML document. -
-
Uses of CategoryData in com.orchestranetworks.addon.dqid.chart
Subclasses of CategoryData in com.orchestranetworks.addon.dqid.chart Modifier and Type Class Description classCategoryBarChartCollectionA collection consists of multiple category slices.
It is represented on a category bar chart as bars of the same color.classPieChartDataRepresents the data for a pie chart.
-