Class ExcelChartLegend
- Namespace
- OfficeOpenXml.Drawing.Chart
- Assembly
- Magicodes.EPPlus.dll
public class ExcelChartLegend : XmlHelper
- Inheritance
-
ExcelChartLegend
- Inherited Members
-
- Extension Methods
-
Properties
Border
public ExcelDrawingBorder Border { get; }
Property Value
- ExcelDrawingBorder
Fill
public ExcelDrawingFill Fill { get; }
Property Value
- ExcelDrawingFill
Font
public ExcelTextFont Font { get; }
Property Value
- ExcelTextFont
Overlay
public bool Overlay { get; set; }
Property Value
- bool
Position
public eLegendPosition Position { get; set; }
Property Value
- eLegendPosition
Methods
Add()
Remove()