2 references to FastPoint
System.Web.DataVisualization (2)
Common\ChartTypes\FastPointChart.cs (1)
110 virtual public string Name { get{ return ChartTypeNames.FastPoint;}}
WebForm\ChartWebControl.cs (1)
343 _chartTypeRegistry.Register(ChartTypeNames.FastPoint, typeof(FastPointChart));