Skip to content

chartjs-chart-error-bars / ArcWithErrorBar

Class: ArcWithErrorBar

Defined in: work/chartjs-chart-error-bars/chartjs-chart-error-bars/src/elements/ArcWithErrorBar.ts:11

Extends

  • default

Constructors

Constructor

new ArcWithErrorBar(cfg): ArcWithErrorBar

Defined in: .yarn/berry/cache/chart.js-npm-4.5.0-e95c375db8-10c0.zip/node_modules/chart.js/dist/elements/element.arc.d.ts:40

Parameters

cfg

any

Returns

ArcWithErrorBar

Inherited from

ArcElement.constructor

Properties

id

readonly static id: "arcWithErrorBar" = 'arcWithErrorBar'

Defined in: work/chartjs-chart-error-bars/chartjs-chart-error-bars/src/elements/ArcWithErrorBar.ts:21

Overrides

ArcElement.id