1 instantiation of ExponentialMovingAverageFormulaInfo
System.Web.DataVisualization (1)
Common\Formulas\FormulaHelpers.cs (1)
41return new ExponentialMovingAverageFormulaInfo();
2 references to ExponentialMovingAverageFormulaInfo
System.Web.DataVisualization (2)
Common\Formulas\FormulaHelpers.cs (2)
452/// Initializes a new instance of the <see cref="ExponentialMovingAverageFormulaInfo"/> class. 459/// Initializes a new instance of the <see cref="ExponentialMovingAverageFormulaInfo"/> class.