2 references to FastLine
System.Web.DataVisualization (2)
Common\ChartTypes\FastLineChart.cs (1)
109 virtual public string Name { get{ return ChartTypeNames.FastLine;}}
WebForm\ChartWebControl.cs (1)
335 _chartTypeRegistry.Register(ChartTypeNames.FastLine, typeof(FastLineChart));