new FilterAttributes()
Additional attributes to be filtered on for a Chart Query. These attributes should be considered as part of the filter string, but supplied in Name/Value pairs instead of ECQL.
The overall filter used for the Chart will be the filter string each of the filter attributes.
Constructs a new FilterAttributes.
The following features are supported:
Members
filterAttribute :Array.<tibco.objectapi.ec.base.FilterAttribute>
This property holds the value of the 'Filter Attribute' containment reference list.