# Interface: ScriptableScalePointLabelContext

# Properties

# chart

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

# Defined in

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


# index

index: number

# Defined in

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


# label

label: string

# Defined in

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


# scale

scale: Scale<CoreScaleOptions>

# Defined in

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


# type

type: string

# Defined in

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