ChartLegendEntry
Overview
ChartLegendEntry is a class in Aspose.Words FOSS for .NET.
Inherits from: IDmlExtensionListSource, IChartItemTextProperties.
Represents a chart legend entry.
Properties: Font, IsHidden.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
IsHidden | bool | Read/Write | Gets or sets a value indicating whether this entry is hidden in the chart legend. |
Font | Font | Read | Provides access to the font formatting of this legend entry. |