# Interface: BarProps

# Hierarchy

# Properties

# base

base: number

# Defined in

types/index.d.ts:2070


# height

height: number

# Defined in

types/index.d.ts:2073


# horizontal

horizontal: boolean

# Defined in

types/index.d.ts:2071


# width

width: number

# Defined in

types/index.d.ts:2072


# 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