Table of Contents

Class ExcelChartExDataLabelItem

Namespace
OfficeOpenXml.Drawing.Chart.ChartEx
Assembly
EPPlus.dll

An individual datalabel item

public class ExcelChartExDataLabelItem : ExcelChartExDataLabel
Inheritance
ExcelChartExDataLabelItem
Inherited Members

Properties

Index

The index of the datapoint the label is attached to

public int Index { get; }

Property Value

int