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 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
border
Section titled "border"Determines the appearance of the border drawn around the bar, as well as whether a border appears.
get border(): ChartBorder
Returns ChartBorder
chart
Section titled "chart"Inherited from: ChartObject
Returns or sets a [[ChartFillBase]] derived object which defines the fill properties for the bar.
get fill(): ChartFillBase
Returns ChartFillBase
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