VisualizationDataFilterings Property

Spotfire 15.0 API Reference
A collection of auxilliary selections to filter the visualization data by.

Namespace:  Spotfire.Dxp.Application.Visuals
Assembly:  Spotfire.Dxp.Application (in Spotfire.Dxp.Application.dll) Version: 71.0.22122.5390 (71.0.22122.5390)
Syntax

C#
public VisualizationFilteringCollection Filterings { get; }

Property Value

Type: VisualizationFilteringCollection
Remarks

This collection can be used to create detail visualizations. To do that, simply add one or more marking selections to the collection.
Version Information


See Also

Reference