Share via


Label 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.  

Label property as it applies to the PivotAxis, PivotDataAxis, PivotFilterAxis, PivotGroupAxis, and PivotView objects.

Returns a PivotLabel object that represents the view label or the axis label.

expression.Label

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

 

Label property as it applies to the PivotData, PivotResultAxis, PivotResultColumnAxis, PivotResultDataAxis, PivotResultFilterAxis, PivotResultGroupAxis, PivotResultPageAxis, and PivotResultRowAxis objects.

Returns a PivotResultLabel object that represents the axis label.

expression.Label

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