BandFillColorAccessorInput
@elastic/charts • Exports
@elastic/charts / BandFillColorAccessorInput
Interface: BandFillColorAccessorInput
Contents
Properties
aboveBaseCount
aboveBaseCount:
number
Source
packages/charts/src/chart_types/goal_chart/specs/index.ts:32
base
base:
number
Source
packages/charts/src/chart_types/goal_chart/specs/index.ts:28
belowBaseCount
belowBaseCount:
number
Source
packages/charts/src/chart_types/goal_chart/specs/index.ts:33
highestValue
highestValue:
number
Source
packages/charts/src/chart_types/goal_chart/specs/index.ts:30
index
index:
number
Source
packages/charts/src/chart_types/goal_chart/specs/index.ts:27
lowestValue
lowestValue:
number
Source
packages/charts/src/chart_types/goal_chart/specs/index.ts:31
target?
target?:
number
Source
packages/charts/src/chart_types/goal_chart/specs/index.ts:29
value
value:
number
Source
packages/charts/src/chart_types/goal_chart/specs/index.ts:26
Generated using typedoc-plugin-markdown and TypeDoc