Class ExcelChartExDataLabelItem
An individual datalabel item
Inheritance
System.Object
ExcelChartExDataLabelItem
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.ChartEx
Assembly: EPPlus.dll
Syntax
public class ExcelChartExDataLabelItem : ExcelChartExDataLabel
Properties
Index
The index of the datapoint the label is attached to
Declaration
public int Index { get; }
Property Value
Type | Description |
---|---|
System.Int32 |