PivotLabels collection, XCategory object, ZCategory object
Sets the sort criteria for a Pivot fact item. Use this property with SortByFact (Method).
This example shows how to sort the side label Product Name by fact value:
ActiveDocument.Sections["Pivot3"].SideLabels["Product Name"].SortFactName="Unit Sales"