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