Excel.Interfaces.ChartPlotAreaFormatData interface
An interface describing the data returned by calling chartPlotAreaFormat.toJSON()
.
Properties
border | Specifies the border attributes of a chart plot area. |
Property Details
border
Specifies the border attributes of a chart plot area.
border?: Excel.Interfaces.ChartBorderData;