Skip to main content
A newer version of this page is available. .

Legend Members

A legend in a chart.

Properties

Name Description
CustomEntries Provides access to a collection of modified legend entries.
Fill Provides access to fill options for the specified drawing object. Inherited from ShapeFormatBase.
Font Provides access to font settings for the legend entries.
Layout Enables you to specify the exact position of a legend.
Outline Provides access to the options used to format an outline of the specified drawing object. Inherited from ShapeFormatBase.
Overlay Gets or sets whether the chart legend overlaps the chart.
Position Gets or sets the position of the legend on the chart.
Visible Gets or sets whether the legend is displayed on a chart.

Methods

Name Description
ResetToMatchStyle() Removes custom formatting of the chart element and applies default formatting based on the chart style. Inherited from ShapeFormat.
See Also