Axis Property

This content is no longer actively maintained. It is provided as is, for anyone who may still be using these technologies, with no warranties or claims of accuracy with regard to the most recent product version or service release.  

Axis property as it applies to the PivotResultField and PivotResultGroupField objects.

Returns a PivotResultAxis object that represents the parent axis for the specified PivotResultField or PivotResultGroupField.

expression.Axis

expression   Required. An expression that returns one of the above objects.

 

Axis property as it applies to the PivotAxisMember, PivotColumnMember, PivotPageMember, and  PivotRowMember objects.

Returns a PivotResultGroupAxis object that represents the parent axis for the specified object.

expression.Axis

expression   Required. An expression that returns one of the above objects.