LegendEntryProperties
Overview
LegendEntryProperties is a class in Aspose.Slides FOSS for Python.
Inherits from: ILegendEntryProperties.
Represents legend properties of a chart entry.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
hide | bool | Read | Determines whether the legend entry is hidden. |
text_format | 'IChartTextFormat' | Read | Returns text format for this legend entry. |