Interface: BarOptions

Hierarchy

Properties

backgroundColor

backgroundColor: Color

Inherited from: CommonElementOptions.backgroundColor

Defined in: index.esm.d.ts:1588BarOptions - 图1 (opens new window)


base

base: number

The base value for the bar in data units along the value axis.

Defined in: index.esm.d.ts:1854BarOptions - 图2 (opens new window)


borderColor

borderColor: Color

Inherited from: CommonElementOptions.borderColor

Defined in: index.esm.d.ts:1587BarOptions - 图3 (opens new window)


borderRadius

borderRadius: number | BorderRadius

Border radius

default 0

Defined in: index.esm.d.ts:1866BarOptions - 图4 (opens new window)


borderSkipped

borderSkipped: false | "start" | "end" | "left" | "right" | "bottom" | "top"

Skipped (excluded) border: ‘start’, ‘end’, ‘left’, ‘right’, ‘bottom’, ‘top’ or false (none).

default ‘start’

Defined in: index.esm.d.ts:1860BarOptions - 图5 (opens new window)


borderWidth

borderWidth: number

Inherited from: CommonElementOptions.borderWidth

Defined in: index.esm.d.ts:1586BarOptions - 图6 (opens new window)