Interface: BarOptions

    Properties

    backgroundColor:

    Inherited from

    .backgroundColor

    Defined in

    index.esm.d.ts:1614 (opens new window)


    base

    base: number

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

    Defined in


    borderColor:

    Inherited from

    .borderColor

    Defined in

    index.esm.d.ts:1613BarOptions - 图3 (opens new window)


    borderRadius

    borderRadius: | BorderRadius

    Border radius

    default 0

    Defined in


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

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

    ‘start’

    Defined in


    borderWidth

    borderWidth: number

    Inherited from

    CommonElementOptions.

    Defined in