Click or drag to resize

ChartSerie DataLabels Property

Gets or sets the data labels associated with the chart series, overriding any base class implementation.

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

Property Value

Type: ChartDataLabels
See Also