Class ExcelChartSerieDataLabel
Datalabel properties
Inheritance
System.Object
ExcelChartSerieDataLabel
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: OfficeOpenXml.Drawing.Chart
Assembly: EPPlus.dll
Syntax
public sealed class ExcelChartSerieDataLabel : ExcelChartDataLabelStandard
Properties
DataLabels
Individually formatted datalabels.
Declaration
public ExcelChartDataLabelCollection DataLabels { get; }
Property Value
Type | Description |
---|---|
ExcelChartDataLabelCollection |