IChartPlotArea Interface
Represents plot area of the chart.
Object Model

Syntax
'Declaration Public Interface IChartPlotArea Inherits IChartFillBorder, IChartFrameFormat
'Usage Dim instance As IChartPlotArea
public interface IChartPlotArea : IChartFillBorder, IChartFrameFormat
AssemblyVersion
Syncfusion.XlsIO.Base: 16.4460.0.52
See Also