public final class DefaultChartDatasets extends Object implements IsDefaultDatasets
Constructor and Description |
---|
DefaultChartDatasets(IsDefaultDatasets datasets)
Creates the object by datasets option element instance.
|
Modifier and Type | Method and Description |
---|---|
IsDefaultTypedDataset |
get(Type type)
Returns the data sets options by a chart type.
|
public DefaultChartDatasets(IsDefaultDatasets datasets)
datasets
- datasets option element instance.public IsDefaultTypedDataset get(Type type)
IsDefaultDatasets
get
in interface IsDefaultDatasets
type
- chart type.