Represents the area in which the chart is displayed.
Constructors
Section titled "Constructors"ChartArea
new ChartArea(a: IChartObject): ChartArea Returns ChartArea
Properties
Section titled "Properties"$t: Type border
Section titled "border"Inherited from: ChartAreaBase
border: ChartBorder Inherited from: ChartAreaBase
fill: ChartFillBase roundedCorners
Section titled "roundedCorners"Inherited from: ChartAreaBase
roundedCorners: boolean 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