Click or drag to resize

ExcelChartSeriesAxisFont Property

Gets the series axis font. The returned object can be used to set the properties of the Font used for the series axis labels.

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

Property Value

Type: ExcelFont
See Also