Table of Contents

Class ExcelSurfaceChart

Namespace
OfficeOpenXml.Drawing.Chart
Assembly
Magicodes.EPPlus.dll
public sealed class ExcelSurfaceChart : ExcelChart, IDisposable
Inheritance
ExcelSurfaceChart
Implements
Inherited Members
Extension Methods

Properties

BackWall

public ExcelChartSurface BackWall { get; }

Property Value

ExcelChartSurface

Floor

public ExcelChartSurface Floor { get; }

Property Value

ExcelChartSurface

SideWall

public ExcelChartSurface SideWall { get; }

Property Value

ExcelChartSurface

Wireframe

public bool Wireframe { get; set; }

Property Value

bool