ChartLegendEntry

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

NameTypeAccessDescription
IsHiddenboolRead/WriteGets or sets a value indicating whether this entry is hidden in the chart legend.
FontFontReadProvides access to the font formatting of this legend entry.

See Also