Interface IDrawingDataLabel
- Namespace
- OfficeOpenXml.Drawing.Interfaces
- Assembly
- EPPlus.dll
Interface for handling data labels
public interface IDrawingDataLabel
Properties
DataLabel
Data labels
ExcelChartDataLabel DataLabel { get; }
Property Value
HasDataLabel
If the chart part has data labels
bool HasDataLabel { get; }