Link Search Menu Expand Document

SeriesDataLabels Property

Gets the DataLabels object for for the series.

Namespace:Bytescout.Spreadsheet.Charts
Assembly: Bytescout.Spreadsheet (in Bytescout.Spreadsheet.dll) Version: 4.7.0.2045-master
Syntax
public DataLabels DataLabels { get; }

Property Value

Type: DataLabels
The DataLabels.
See Also

Reference