ErrorBarRenderDetails constructor
ErrorBarRenderDetails()
Creating an argument constructor of ErrorBarRenderDetails class.
Implementation
ErrorBarRenderDetails(
this.pointIndex,
this.viewPortPointIndex,
this.calculatedErrorBarValues,
);