Skip to content

chartjs-chart-error-bars / PointWithErrorBar

Class: PointWithErrorBar

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

Extends

  • default

Constructors

Constructor

new PointWithErrorBar(cfg): PointWithErrorBar

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

Parameters

cfg

any

Returns

PointWithErrorBar

Inherited from

PointElement.constructor

Properties

id

readonly static id: "pointWithErrorBar" = 'pointWithErrorBar'

Defined in: work/chartjs-chart-error-bars/chartjs-chart-error-bars/src/elements/PointWithErrorBar.ts:22

Overrides

PointElement.id