Filter (Table Graph)
Add a filter attribute o a table graph plot.
Syntax
model.result(<pgtag>).feature(<ftag>).create(<atag>,"TableFilter");
model.result(<pgtag>).feature(<ftag>).feature(<atag>).set(property,<value>);
Description
model.result(<pgtag>).feature(<ftag>).create(<atag>,"TableFilter") creates a filter attribute named <atag> belonging to the Table Graph plot feature <ftag>.
Use filters to plot a subset of columns or rows in a table graph.
The following properties are available: