This topic introduces you to the FixedValueCalculator which is part of the Infragistics Math Calculators™ library.
The topic is organized as follows:
The FixedValueCalculator is used to generate values of error bars for Series objects in the xamDataChart™ control.
This section provides a list of properties of the FixedValueCalculator class.
In order to use the FixedValueCalculator, the following NuGet package must be added to a WPF project.
Infragistics.WPF.Math.Calculators
For more information on setting up the NuGet feed and adding NuGet packages, you can take a look at the following documentation: NuGet Feeds.
Refer to the Series Error Bars topic for examples on how to integrate the FixedValueCalculator with the xamDataChart control in order to calculate error bars with a fixed length for Series objects.