Interface: BarDrawEvent
Hierarchy
↳
BarDrawEvent
Properties
type
• type: "bar"
Overrides
Defined in
charts/BarChart/BarChart.types.ts:104
value
• value: number
| NormalizedMulti
Defined in
charts/BarChart/BarChart.types.ts:105
x1
• x1: number
Defined in
charts/BarChart/BarChart.types.ts:106
y1
• y1: number
Defined in
charts/BarChart/BarChart.types.ts:107
x2
• x2: number
Defined in
charts/BarChart/BarChart.types.ts:108
y2
• y2: number
Defined in
charts/BarChart/BarChart.types.ts:109
element
• element: Svg
Inherited from
Defined in
group
• group: Svg
Inherited from
Defined in
chartRect
• chartRect: ChartRect
Inherited from
Defined in
axisX
• axisX: Axis
Inherited from
Defined in
axisY
• axisY: Axis
Inherited from
Defined in
meta
• meta: any
Inherited from
Defined in
index
• index: number
Inherited from
Defined in
series
• series: FlatSeriesValue
<FlatSeriesPrimitiveValue
> | Series
<SeriesPrimitiveValue
> | SeriesObject
<SeriesPrimitiveValue
>
Inherited from
Defined in
seriesIndex
• seriesIndex: number