chartjs-chart-error-bars / IErrorBarXDataPoint
Interface: IErrorBarXDataPoint
Defined in: work/chartjs-chart-error-bars/chartjs-chart-error-bars/src/controllers/base.ts:3
Extended by
Properties
x
x:
number
Defined in: work/chartjs-chart-error-bars/chartjs-chart-error-bars/src/controllers/base.ts:7
the actual value
xMax
xMax:
number
|number
[]
Defined in: work/chartjs-chart-error-bars/chartjs-chart-error-bars/src/controllers/base.ts:15
the maximal absolute error bar value
xMin
xMin:
number
|number
[]
Defined in: work/chartjs-chart-error-bars/chartjs-chart-error-bars/src/controllers/base.ts:11
the minimal absolute error bar value