Click or drag to resize

XlsChartSerie DataLabels Property

Gets or sets the data labels for the chart series.

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

Property Value

Type: IChartDataLabels

Implements

IChartSerie DataLabels
See Also