XlsChartLegendEntry module

class XlsChartLegendEntry.XlsChartLegendEntry

Bases: XlsObject, IChartLegendEntry

property BackgroundMode: ChartBackgroundMode
<summary>

Display mode of the background.

</summary>

BeginUpdate()
Clear()
Delete()
EndUpdate()
property Index: int
<summary>

Represents index in collection.

</summary>

property IsDeleted: bool
property IsFormatted: bool
<summary>

Indicates whether the legend entry has been formatted.

</summary>

property LegendEntityIndex: int
<summary>

Legend-entry index.

</summary>

property TextArea: IChartTextArea