| Package | Description |
|---|---|
| nl.crashdata.chartjs.data | |
| nl.crashdata.chartjs.data.simple | |
| nl.crashdata.chartjs.data.simple.builder |
| Modifier and Type | Method and Description |
|---|---|
ChartJsCartesianAxisType |
ChartJsAxisConfig.getType() |
static ChartJsCartesianAxisType |
ChartJsCartesianAxisType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ChartJsCartesianAxisType[] |
ChartJsCartesianAxisType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ChartJsCartesianAxisType |
SimpleChartJsAxisConfig.getType() |
| Modifier and Type | Method and Description |
|---|---|
void |
SimpleChartJsAxisConfig.setType(ChartJsCartesianAxisType type) |
| Constructor and Description |
|---|
AbstractSimpleChartJsAxisConfigBuilder(ChartJsCartesianAxisType type) |
Copyright © 2018. All rights reserved.