# 接口: BarProps
# 层次结构
-
↳
BarProps
# 属性
# base
• base: number
# 定义在
types/index.d.ts:2070 (在新窗口中打开)
# height
• height: number
# 定义在
types/index.d.ts:2073 (在新窗口中打开)
# horizontal
• horizontal: boolean
# 定义在
types/index.d.ts:2071 (在新窗口中打开)
# width
• width: number
# 定义在
types/index.d.ts:2072 (在新窗口中打开)
# x
• x: number
# 继承自
# 定义在
types/geometric.d.ts:11 (在新窗口中打开)
# y
• y: number