# Interface: BarProps

# Hierarchy

# Properties

# base

base: number

# Defined in

types/index.d.ts:2080


# height

height: number

# Defined in

types/index.d.ts:2083


# horizontal

horizontal: boolean

# Defined in

types/index.d.ts:2081


# width

width: number

# Defined in

types/index.d.ts:2082


# 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