# 接口: BubbleDataPoint

# 层级结构

  • Point

    BubbleDataPoint

# 属性

# r

Optional r: number

气泡半径,以像素为单位(未缩放)。

# 定义于

types/index.d.ts:180 (在新窗口中打开)


# x

x: number

# 继承自

Point.x

# 定义于

types/geometric.d.ts:11 (在新窗口中打开)


# y

y: number

# 继承自

Point.y

# 定义于

types/geometric.d.ts:12 (在新窗口中打开)