2 references to FormulaNameGeneralTechnicalIndicators
System.Web.DataVisualization (2)
Common\Formulas\TechGeneralIndicators.cs (1)
45override public string Name { get { return SR.FormulaNameGeneralTechnicalIndicators; } }
WebForm\ChartWebControl.cs (1)
350_formulaRegistry.Register(SR.FormulaNameGeneralTechnicalIndicators, typeof(GeneralTechnicalIndicators));