Represents the area in which the chart series is plotted.
Constructors
Section titled "Constructors"PlotArea
new PlotArea(a: IChartObject): PlotArea Returns PlotArea
Properties
Section titled "Properties"$t: Type border
Section titled "border"Inherited from: ChartAreaBase
border: ChartBorder Inherited from: ChartAreaBase
fill: ChartFillBase height
Section titled "height"height: number left: number position
Section titled "position"position: ElementPosition roundedCorners
Section titled "roundedCorners"Inherited from: ChartAreaBase
roundedCorners: boolean top: number width
Section titled "width"width: number Accessors
Section titled "Accessors"chart
Section titled "chart"Inherited from: ChartAreaBase
owner
Section titled "owner"Inherited from: ChartAreaBase
returns this object's owner. (read-only) The owner or null if this object is owned directly by the Chart
get owner(): ChartObject Returns ChartObject
sheet
Section titled "sheet"Inherited from: ChartAreaBase
workbook
Section titled "workbook"Inherited from: ChartAreaBase
worksheet
Section titled "worksheet"Inherited from: ChartAreaBase
Methods
Section titled "Methods"staticInit
Section titled "staticInit"Inherited from: ChartAreaBase
staticInit(): void