@Beta public interface CategoryDataSerie
Modifier and Type | Method and Description |
---|---|
ChartDataSource<?> |
getCategories() |
ChartTextSource |
getTitle() |
ChartDataSource<? extends java.lang.Number> |
getValues() |
ChartTextSource getTitle()
ChartDataSource<?> getCategories()
ChartDataSource<? extends java.lang.Number> getValues()
Copyright © 2005-2010 Potix Corporation. All Rights Reserved.