Click or drag to resize

ChartCategoryAxis Font Property

Gets font used for axis text displaying.

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

Property Value

Type: ExcelFont
See Also