Package | Description |
---|---|
com.hyjavacharts.model.highcharts.series | |
com.hyjavacharts.model.highcharts.series.seriesline |
Modifier and Type | Method and Description |
---|---|
Data |
SeriesLine.getDataAsArrayObjectSingle()
An array of data points for the series.
|
Modifier and Type | Method and Description |
---|---|
List<Data> |
SeriesLine.getDataAsArrayObject()
An array of data points for the series.
|
Modifier and Type | Method and Description |
---|---|
SeriesLine |
SeriesLine.setDataAsArrayObject(List<Data> dataAsArrayObject)
An array of data points for the series.
|
Modifier and Type | Field and Description |
---|---|
static Data |
Data.NULL |
Modifier and Type | Method and Description |
---|---|
Data |
Data.setClassName(String className)
An additional, individual class name for the data point's graphic representation.
|
Copyright © 2022. All rights reserved.