| Package | Description |
|---|---|
| org.chartistjsf.model.chart |
| Modifier and Type | Class and Description |
|---|---|
class |
LinearAxis |
| Modifier and Type | Field and Description |
|---|---|
protected Map<AxisType,Axis> |
CartesianChartModel.axes |
| Modifier and Type | Method and Description |
|---|---|
Axis |
CartesianChartModel.getAxis(AxisType type)
Returns the appropriate Axis based on the supplied type
|
| Modifier and Type | Method and Description |
|---|---|
Map<AxisType,Axis> |
CartesianChartModel.getAxes()
Returns the current Axes
|
Copyright © 2016. All rights reserved.