Base class for chart area elements
Constructors
Section titled "Constructors"ChartAreaBase
new ChartAreaBase(a: IChartObject): ChartAreaBase Returns ChartAreaBase
Properties
Section titled "Properties"$t: Type border
Section titled "border"border: ChartBorder fill: ChartFillBase roundedCorners
Section titled "roundedCorners"roundedCorners: boolean Accessors
Section titled "Accessors"chart
Section titled "chart"Inherited from: ChartObject
owner
Section titled "owner"Inherited from: ChartObject
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: ChartObject
workbook
Section titled "workbook"Inherited from: ChartObject
worksheet
Section titled "worksheet"Inherited from: ChartObject
Methods
Section titled "Methods"staticInit
Section titled "staticInit"staticInit(): void