ExcelChartWorksheetPlotArea Property |
Gets the chart plot area. The returned object can be used to set the border and the interior of the chart plot area.
Namespace: ExpertXls.ExcelLibAssembly: expertxls (in expertxls.dll) Version: 9.0.0
Syntaxpublic ExcelChartArea PlotArea { get; }Public ReadOnly Property PlotArea As ExcelChartArea
Get
Property Value
ExcelChartArea
See Also