Click or drag to resize

ChartTextArea Font Property

Note: This API is now obsolete.

Returns FontImpl for current font. Read-only.

Namespace: Spire.Xls.Charts
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 15.4.0.0 (15.4.0.5046)
Syntax
[ObsoleteAttribute("")]
public FontWrapper Font { get; }

Property Value

Type: FontWrapper
See Also