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

Parameters

$labelValues

LabelValue[] getLabelValues()

No description

Return Value

LabelValue[]

setPointData($pointData)

No description

Parameters

$pointData

PointData[] getPointData()

No description

Return Value

PointData[]