# 接口: ScriptableScalePointLabelContext

# 属性

# chart

chart: Chart<keyof ChartTypeRegistry, (number | [number, number] | Point | BubbleDataPoint)[], unknown>

# 定义在

types/index.d.ts:1386 (opens new window)


# index

index: number

# 定义在

types/index.d.ts:1388 (opens new window)


# label

label: string

# 定义在

types/index.d.ts:1389 (opens new window)


# scale

scale: Scale<CoreScaleOptions>

# 定义在

types/index.d.ts:1387 (opens new window)


# type

type: string

# 定义在

types/index.d.ts:1390 (opens new window)