Legend Properties
A legend in a chart.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. |
See Also