# Interface: BarProps

# Hierarchy

# Properties

# base

base: number

# Defined in

types/index.d.ts:2097


# height

height: number

# Defined in

types/index.d.ts:2100


# horizontal

horizontal: boolean

# Defined in

types/index.d.ts:2098


# width

width: number

# Defined in

types/index.d.ts:2099


# x

x: number

# Inherited from

Point.x

# Defined in

types/geometric.d.ts:11


# y

y: number

# Inherited from

Point.y

# Defined in

types/geometric.d.ts:12