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