Class ExcelChartPlotArea
- Namespace
- OfficeOpenXml.Drawing.Chart
- Assembly
- Magicodes.EPPlus.dll
public sealed class ExcelChartPlotArea : XmlHelper
- Inheritance
-
ExcelChartPlotArea
- Inherited Members
-
- Extension Methods
-
Properties
Border
public ExcelDrawingBorder Border { get; }
Property Value
- ExcelDrawingBorder
ChartTypes
public ExcelChartCollection ChartTypes { get; }
Property Value
- ExcelChartCollection
DataTable
public ExcelChartDataTable DataTable { get; }
Property Value
- ExcelChartDataTable
Fill
public ExcelDrawingFill Fill { get; }
Property Value
- ExcelDrawingFill
Methods
CreateDataTable()
public ExcelChartDataTable CreateDataTable()
Returns
- ExcelChartDataTable
RemoveDataTable()
public void RemoveDataTable()