| Package | Description |
|---|---|
| org.primefaces.model.chart |
| Modifier and Type | Method | Description |
|---|---|---|
List<OhlcChartSeries> |
OhlcChartModel.getData() |
| Modifier and Type | Method | Description |
|---|---|---|
void |
OhlcChartModel.add(OhlcChartSeries ohlc) |
|
void |
OhlcChartModel.addRecord(OhlcChartSeries ohlc) |
Deprecated.
|
| Modifier and Type | Method | Description |
|---|---|---|
void |
OhlcChartModel.setData(List<OhlcChartSeries> data) |
| Constructor | Description |
|---|---|
OhlcChartModel(List<OhlcChartSeries> data) |
Copyright © 2018. All rights reserved.