7 references to Register
System.Web.DataVisualization (7)
WebForm\ChartWebControl.cs (7)
349_formulaRegistry.Register(SR.FormulaNamePriceIndicators, typeof(PriceIndicators)); 350_formulaRegistry.Register(SR.FormulaNameGeneralTechnicalIndicators, typeof(GeneralTechnicalIndicators)); 351_formulaRegistry.Register(SR.FormulaNameTechnicalVolumeIndicators, typeof(VolumeIndicators)); 352_formulaRegistry.Register(SR.FormulaNameOscillator, typeof(Oscillators)); 353_formulaRegistry.Register(SR.FormulaNameGeneralFormulas, typeof(GeneralFormulas)); 354_formulaRegistry.Register(SR.FormulaNameTimeSeriesAndForecasting, typeof(TimeSeriesAndForecasting)); 355_formulaRegistry.Register(SR.FormulaNameStatisticalAnalysis, typeof(StatisticalAnalysis));