Click or drag to resize

XlsChartDataTable GenerateNativeFont Method

Generates .Net font object corresponding to the current font.

Namespace: Spire.Xls.Core.Spreadsheet.Charts
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 15.4.0.0 (15.4.0.5046)
Syntax
public Font GenerateNativeFont()

Return Value

Type: Font
Generated .Net font.

Implements

IFont GenerateNativeFont
See Also