Represents the bar which depicts gain or loss on a stock chart.
Constructors
Section titled "Constructors"UpDownBar
new UpDownBar(a: UpDownBars, b: UpDownBarType): UpDownBar Returns UpDownBar
Properties
Section titled "Properties"$t: Type border
Section titled "border"border: ChartBorder fill: ChartFillBase Accessors
Section titled "Accessors"barType
Section titled "barType"Returns a value which identifies this instance as as up or down bar.
get barType(): UpDownBarType Returns UpDownBarType
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