Version

IPivotDataSlicer Interface Properties

For a list of all members of this type, see IPivotDataSlicer members.

Public Properties
 NameDescription
 PropertyHasAppliedFilterGets a value indicating whether this instance has applied filter.  
 PropertyItemsGets IEnumerable of all IPivotDataSlicerItem items of this instance.  
 PropertySlicerItemsColorSchemeGets or sets the slicer items color scheme.  
 PropertySlicerProviderGets or sets the IPivotDataSlicerProvider.  
 PropertyTargetHierarchiesGets collection of all available hierarchies.  
 PropertyTargetHierarchyGets or sets the hierarchy this instance targets.  
 PropertyTargetHierarchyNameGets or sets the unique name of the target hierarchy this slicer connects to.  
 PropertyTargetLevelGets or sets the target level.  
 PropertyTargetLevelIndexGets or sets the index of the target level.  
 PropertyTargetLevelNameGets or sets the name of the target level.  
 PropertyTargetLevelsGets collection of levels related to the TargetHierarchy instance.  
See Also