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
Floor
public ExcelChartSurface Floor { get; }
Property Value
SideWall
public ExcelChartSurface SideWall { get; }
Property Value
Wireframe
public bool Wireframe { get; set; }