@Beta public interface CategoryDataSerie
Modifier and Type | Method and Description |
---|---|
ChartDataSource<?> |
getCategories() |
ChartTextSource |
getTitle() |
ChartDataSource<? extends Number> |
getValues() |
ChartTextSource getTitle()
ChartDataSource<?> getCategories()
ChartDataSource<? extends Number> getValues()
Copyright © 2020. All rights reserved.