The following tables list the members exposed by ForecastEngine.Options.
Name | Description | |
---|---|---|
ForecastEngine.Options Constructor |
Name | Description | |
---|---|---|
FormatString | This property sets and gets a format string used in the equation which is display on to the chart through a token. | |
MatchColors | Gets or sets a value that indicates whether calculated elements will use the same colors that are assigned to original series. Both, the original and derived data objects must be placed on the same chart to enable this feature. | |
ModelFunction | This attribute allows the basis of functions which describes a factor model. | |
NonLinearModelFunction | This attribute holds the basis of functions which describes a factor model. | |
NumberPrecision | This property sets and gets the number of decimal for the numbers used in the equations which can be display on to the chart through a token.
| |
PopulateSubValues | Gets or sets a static value that determines whether elements derived from series will contain values of the original elements as SubValue objects. |
Name | Description | |
---|---|---|
AddAbsoluteSum | Adds a sum of absolute functions to be used as basis element. | |
AddConstantTerm | Adds a constant function on one real variable to the function basis. | |
AddCosineSum | Adds a sum a Cosine functions to an elements of the function basis. | |
AddExponentialSum | Adds a sum of exponential functions to be used as basis elements. | |
AddLogarithmicSum | Adds a sum of (natural) log functions to be used as basis elements. | |
AddNonLinearCosineSum | Adds a sum a Cosine functions as an element of the function basis. | |
AddNonLinearExponentialSum | Adds a sum of exponential functions to be used as non-linear basis elements. | |
AddNonLinearLogarithmicSum | Adds a sum of (natural) log functions to be used as non-linear basis elements. | |
AddNonLinearSineSum | Adds a sum of Sine functions to the used as non-linear basis elements. | |
AddPowerTerm | Add a power term as an element of the function basis. | |
AddRationalSumOfPowerTerms | Adds a rational expression where the numerator and denominator are both themselves a sum of power terms as defined within AddSumOfPowerTerms to the function basis. | |
AddSineSum | Adds a sum of Sine functions to the used as basis elements. | |
AddStepSum | Adds a sum of step functions to be used as a basis element. | |
AddSumOfNonLinearPowerTerms | Adds a sum of power terms as an element of the function basis. | |
AddSumOfPowerTerms | Adds a sum of power terms as an element of the function basis. | |
AddTangentSum | Adds a sum of Tangent functions to the used as basis elements. | |
Reset | Resets the options to default settings. |