T
- public interface IChartSeries<T>
extends java.io.Serializable
Modifier and Type | Method and Description |
---|---|
java.util.List<IChartEntry<T>> |
getEntries()
Get data entries for the series.
|
java.lang.String |
getMeasurementId()
Get id a measurement represented by the series.
|
java.lang.String getMeasurementId()
java.util.List<IChartEntry<T>> getEntries()