LabelFormat Property [AutoLegend]

The LabelFormat property returns an AutoLabelFormat object to control the chart slices legend label format options. This is a read-only property.

Syntax

object.LabelFormat

Example

This example changes the label format of the chart slices legend.

Legend.LabelFormat.prefix = "Location = "

 

Used by: AutoLegend object