Click or drag to resize

XlsChartDataLabels Size Property

Returns or sets the size of the font. Read / write Variant.

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

Property Value

Type: Double

Implements

IFont Size
See Also