Represents the title of a [[WorksheetChart]] or [[Axis]].
Constructors
Section titled "Constructors"TrendlineLine
new TrendlineLine(): TrendlineLine Returns TrendlineLine
Properties
Section titled "Properties"$t: Type Inherited from: ChartLine
fill: ChartFillBase lineStyle
Section titled "lineStyle"Inherited from: ChartLine
lineStyle: LineStyle widthInPoints
Section titled "widthInPoints"Inherited from: ChartLine
widthInPoints: number Accessors
Section titled "Accessors"chart
Section titled "chart"Inherited from: ChartLine
owner
Section titled "owner"Inherited from: ChartLine
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: ChartLine
workbook
Section titled "workbook"Inherited from: ChartLine
worksheet
Section titled "worksheet"Inherited from: ChartLine
Methods
Section titled "Methods"staticInit
Section titled "staticInit"Inherited from: ChartLine
staticInit(): void