fromMeasuresDef
Home > @gooddata/sdk-ui > IDataSeriesCollection > fromMeasuresDef
IDataSeriesCollection.fromMeasuresDef property
Definitions of measures which were sent to execution and resulted in the data series.
Signature:
readonly fromMeasuresDef: IMeasure[];
Remarks
Order of appearance matches the order of appearance in the fromMeasures
array.