The VisualizationSubsetCollection type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| All |
Gets the subset referring to all data.
| |
| Context |
Gets the context of this node.
(Inherited from DocumentNode.) | |
| Count |
Gets the number of items in this instance.
| |
| Default |
Gets the subset referring to the default filtering in the visualization.
| |
| DefaultComplement |
Gets the subset referring to the complement of the default filtering in the visualization.
| |
| IsAttached |
Gets a value indicating whether this node is attached.
(Inherited from DocumentNode.) | |
| Item |
Gets the subset at the specified index.
| |
| Transactions |
Gets a collection of methods for executing transactions on the document.
(Inherited from DocumentNode.) |
See Also