Click or drag to resize

XlsChartTitleArea FontName Property

Returns or sets the font name. Read / write string.

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

Property Value

Type: String

Implements

IFont FontName
See Also