Represents the border of a chart element.
Constructors
Section titled "Constructors"ChartBorder
new ChartBorder(): ChartBorder Returns ChartBorder
Properties
Section titled "Properties"$t: Type Inherited from: ChartLineBase
fill: ChartFillBase lineStyle
Section titled "lineStyle"lineStyle: BorderLineStyle widthInPoints
Section titled "widthInPoints"Inherited from: ChartLineBase
widthInPoints: number Accessors
Section titled "Accessors"chart
Section titled "chart"Inherited from: ChartLineBase
owner
Section titled "owner"Inherited from: ChartLineBase
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: ChartLineBase
workbook
Section titled "workbook"Inherited from: ChartLineBase
worksheet
Section titled "worksheet"Inherited from: ChartLineBase
Methods
Section titled "Methods"staticInit
Section titled "staticInit"staticInit(): void