Interface: BarOptions

    Properties

    backgroundColor:

    Inherited from: CommonElementOptions.

    Defined in: index.esm.d.ts:1588 (opens new window)


    base

    base: number

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


    borderColor: Color

    Inherited from: .borderColor

    Defined in:


    borderRadius

    borderRadius: number |

    Border radius

    0


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

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

    default ‘start’

    Defined in: index.esm.d.ts:1860 (opens new window)


    borderWidth

    borderWidth: number

    Inherited from: CommonElementOptions.