Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Propagates the contents and formatting of the specified data label to all the other data labels in the series.
Syntax
expression.Propagate (Index)
expression A variable that represents a DataLabels object.
Parameters
Name | Required/Optional | Data type | Description |
---|---|---|---|
Index | Required | Variant | The index number in the DataLabels collection of the data label to propagate. |
Return value
VOID
Remarks
If the source data label supports fields that are incompatible with the destination data label, those fields are inserted in the form [Field Name].
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.