scopingAttributesDef
Home > @gooddata/sdk-ui > IDataSeriesCollection > scopingAttributesDef
IDataSeriesCollection.scopingAttributesDef property
Definitions of attributes which were sent to execution and resulted in the data series with scoped measure values.
Signature:
readonly scopingAttributesDef?: IAttribute[];
Remarks
Order of apperance matches the order of appreance in the scopingAttributes
array.