Class ExcelChartSerieDataLabel
- Namespace
- OfficeOpenXml.Drawing.Chart
- Assembly
- Magicodes.EPPlus.dll
public sealed class ExcelChartSerieDataLabel : ExcelChartDataLabel
- Inheritance
-
ExcelChartSerieDataLabel
- Inherited Members
- Extension Methods
Properties
Border
public ExcelDrawingBorder Border { get; }
Property Value
Fill
public ExcelDrawingFill Fill { get; }
Property Value
Font
public ExcelTextFont Font { get; }
Property Value
Position
public eLabelPosition Position { get; set; }