2.2.5.14 EndPointCategory
Namespace: http://www.microsoft.com/performancepoint/scorecards
The category specifying sort and filter EndPoints when connecting provider Web Parts to consumer Web Parts on the Dashboard.
-
<xs:simpleType name="EndPointCategory" xmlns:xs="http://www.w3.org/2001/XMLSchema"> <xs:restriction base="xs:string"> <xs:enumeration value="None"/> <xs:enumeration value="Axis"/> <xs:enumeration value="ColumnHierarchy"/> <xs:enumeration value="RowHierarchy"/> </xs:restriction> </xs:simpleType>
The following table specifies the allowable values for the EndPointCategory simple type.
Value |
Meaning |
---|---|
None |
|
Axis |
|
ColumnHierarchy |
|
RowHierarchy |