TimeSeriesData
class TimeSeriesData extends Collection (View source)
Properties
protected | $collection_key | ||
protected | $labelValuesType | ||
protected | $labelValuesDataType | ||
protected | $pointDataType | ||
protected | $pointDataDataType |
Methods
setLabelValues($labelValues)
No description
getLabelValues()
No description
setPointData($pointData)
No description
getPointData()
No description
Details
setLabelValues($labelValues)
No description
LabelValue[]
getLabelValues()
No description
setPointData($pointData)
No description
PointData[]
getPointData()
No description