LegendEntry class

LegendEntry class

Represents a legend entry in a chart legend.

The LegendEntry type exposes the following members:

Properties

PropertyDescription
is_deletedGets and sets whether the legend entry is deleted.
fontGets a LegendEntry.font object of the specified ChartFrame object.
text_fontGets a LegendEntry.font object of the specified LegendEntry object.
is_text_no_fillGets or sets no fill of the text.
auto_scale_fontTrue if the text in the object changes font size when the object size changes.
The default value is True.
backgroundGets and sets the display mode of the background
background_modeGets and sets the display mode of the background

See Also