Click or drag to resize

XlsChartAxis Font Property

Returns font used for axis text displaying. Read-only.

Namespace: Spire.Xls.Core.Spreadsheet.Charts
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 15.4.0.0 (15.4.0.5046)
Syntax
public IFont Font { get; }

Property Value

Type: IFont

Implements

IChartAxis Font
See Also