Table of Contents

Class ExcelChartSurface

Namespace
OfficeOpenXml.Drawing.Chart
Assembly
Magicodes.EPPlus.dll
public class ExcelChartSurface : XmlHelper
Inheritance
ExcelChartSurface
Inherited Members
Extension Methods

Properties

Border

public ExcelDrawingBorder Border { get; }

Property Value

ExcelDrawingBorder

Fill

public ExcelDrawingFill Fill { get; }

Property Value

ExcelDrawingFill

Thickness

public int Thickness { get; set; }

Property Value

int