Class ExcelLineChart
- Namespace
- OfficeOpenXml.Drawing.Chart
- Assembly
- Magicodes.EPPlus.dll
public class ExcelLineChart : ExcelChart, IDisposable
- Inheritance
-
ExcelLineChart
- Implements
- Inherited Members
- Extension Methods
Properties
DataLabel
public ExcelChartDataLabel DataLabel { get; }
Property Value
Marker
public bool Marker { get; set; }
Property Value
Smooth
public bool Smooth { get; set; }