Click or drag to resize

ExcelChartLegendEntryFont Property

Represents font object used to format the font of the legend entry.

Namespace:  ExpertXls.ExcelLib
Assembly:  expertxls (in expertxls.dll) Version: 7.0.0
Syntax
public ExcelFont Font { get; }

Property Value

Type: ExcelFont
See Also