| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
ChartData.Builder |
addSeries(ChartSeriesDataType type,
String name,
String seriesJson) |
ChartData |
build() |
ChartData.Builder |
categories(ChartCategoryDataType type,
String categoriesJson) |
public ChartData.Builder categories(ChartCategoryDataType type, String categoriesJson) throws com.tcdng.unify.core.UnifyException
com.tcdng.unify.core.UnifyExceptionpublic ChartData.Builder addSeries(ChartSeriesDataType type, String name, String seriesJson) throws com.tcdng.unify.core.UnifyException
com.tcdng.unify.core.UnifyExceptionpublic ChartData build() throws com.tcdng.unify.core.UnifyException
com.tcdng.unify.core.UnifyExceptionCopyright © 2022. All rights reserved.