Click or drag to resize

IChartSerie DataLabels Property

Gets the data labels associated with the chart.

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

Property Value

Type: IChartDataLabels
See Also