Table of Contents

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

ExcelChartDataLabel

Marker

public bool Marker { get; set; }

Property Value

bool

Smooth

public bool Smooth { get; set; }

Property Value

bool