DataLabels.ShowRange property (Excel)
Used to toggle the Range field if it exists on the data label range. Read/write Boolean.
Syntax
expression.ShowRange
expression A variable that represents a DataLabels object.
Remarks
The Range object maps an arbitrary range of cells to a range of data labels, so that each data label corresponds to one of the cells in the range.
Property value
BOOL
Support and feedback
Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.