Table of Contents

Class ChartPlotArea

Namespace
Spire.Xls.Charts
Assembly
Spire.XLS.dll
public class ChartPlotArea : XlsChartPlotArea, IExcelApplication, IDisposable, IChartFrameFormat, IChartFillBorder
Inheritance
ChartPlotArea
Implements
Inherited Members

Properties

Border

public ChartBorder Border { get; }

Property Value

ChartBorder

Interior

Represents frame interior. Read only

public ChartInterior Interior { get; }

Property Value

ChartInterior

Workbook

public Workbook Workbook { get; }

Property Value

Workbook